APNSoft Controls [4.5.2.20] - API Reference
GridColumn.Sortable Property
Gets or sets a value that indicates whether the column can be sorted.
[Visual Basic]
Public Property Sortable As Boolean
[C#]
public bool Sortable {get; set;}
See Also
GridColumn Class | APNSoft.WebControls Namespace