public bool AllowSorting {get; set;}
'Declaration Public Property AllowSorting As Boolean
'Declaration
Public Property AllowSorting As Boolean
'Usage Dim instance As GridColumn Dim value As Boolean instance.AllowSorting = value value = instance.AllowSorting
'Usage
Dim instance As GridColumn Dim value As Boolean instance.AllowSorting = value value = instance.AllowSorting
GridColumn Class GridColumn Members