Class $.wijmo.wijspread.SortState
Constructor Attributes | Constructor Name and Description |
---|---|
Specifies the type of sorting to perform.
|
Field Attributes | Field Name and Description |
---|---|
Indicates the sorting is ascending.
|
|
Indicates the sorting is descending.
|
|
Indicates the sorting is disabled.
|
Field Detail
Ascending
Indicates the sorting is ascending.
Descending
Indicates the sorting is descending.
None
Indicates the sorting is disabled.