Ascending Property (Group)
Gets whether the rows in the group are displayed in ascending order.
public bool Ascending {get;}
'Declaration
Public ReadOnly Property Ascending As Boolean
'Usage
Dim instance As Group
Dim value As Boolean
value = instance.Ascending