Interface: Sort

Description

Column sort definition.

Properties

PropertyTypeDescription
fieldNamestringDescription
The Column.Field.fieldName that the data is being sorted by.
dataTypeDataTypeDescription
The Column.dataType for the column being sorted.

See
DataType
typeSortTypeDescription
The SortType for the sort (i.e. ascending or descending).