APNSoft Controls [4.5.2.20] - API Reference
GridColumn.FixedColumnMark Property
Gets or sets a mark for the fixed column. By default, the fixed column marked with the asterisk *.
[Visual Basic]
Public Property FixedColumnMark As String
[C#]
public string FixedColumnMark {get; set;}
See Also
GridColumn Class | APNSoft.WebControls Namespace