Retrieves or sets a value indicating whether the sort icon is visible on column's
header, while the column is sorted.
Type | Description | |||
Boolean | A boolean expression indicating whether the sort icon is visible on column's header, while the column is sorted. |
Use the DisplaySortIcon property to hide the sort icon. Use the SortChildren property of the Items object to sort a column.