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