Name | Description | Type | Additional information |
---|---|---|---|
SortColumn |
Data to order by |
string |
None. |
SortDirection |
Direction to order by, restricted to "ASC" or "DESC" only |
string |
None. |
IsAscending |
Helper to determine if order is ascending |
boolean |
None. |
IsDescending |
Helper to determine if order is descending |
boolean |
None. |