The LnSortDirection enumeration is used to determine sorting direction
It is used by the following properties and methods:
Value | Brief description |
0 | None. No sorting. |
1 | Ascending. Ascending value sorting. |
2 | Descending. Descending value sorting. |
See also: