[]
Specifies the glyph used to denote a sort direction in the column header.
public enum SortDirEnum
Name | Description |
---|---|
ASC | Column is sorted in ascending order. |
DESC | Column is sorted in descending order. |
None | Column is not sorted. |