DataSorterKey

Contents
[ ]

dataSorterKey

Represents the key of the data sorter.

Property Name Property Type Nullable ReadOnly DefaultValue Description
Order String True False Indicates the order of sorting.
Index Integer True False Gets the sorted column index(absolute position, column A is 0, B is 1, …).
Type String True False Represents the type of sorting.
IconSetType String True False Represents the icon set type.
IconId Integer True False Represents the id of the icon set type.
Color Class:Color True False Gets the sorted color.