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