SortAsc Property
If true, the sort is ascending. If false, the sort is descending.
Syntax
public System.bool SortAsc {get; set;}Public Property SortAsc As System.BooleanIf true, the sort is ascending. If false, the sort is descending.
public System.bool SortAsc {get; set;}Public Property SortAsc As System.Boolean