'Declaration Public ReadOnly Property Ascending As Boolean
'Usage Dim instance As RangeSortedEventArgs Dim value As Boolean value = instance.Ascending
public bool Ascending {get;}
Property Value
Abool
value that indicates whether the automatic sort is ascending.