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