constants SortOrderEnum
Specifies the column's order type.

NameValueDescription
SortNone0 The column is not sorted.
SortAscending1 The column is sorted ascending.
SortDescending2 The column is sorted descending.