Interface: Sort
Description
Column sort definition.
Properties
Property | Type | Description |
---|---|---|
fieldName | string | Description The Column.Field.fieldName that the data is being sorted by. |
dataType | DataType | Description The Column.dataType for the column being sorted. See DataType |
type | SortType | Description The SortType for the sort (i.e. ascending or descending). |