Skip to main content

Sort Properties

An object defining properties for the Sort class.

Column

The name of the column by which the data should be sorted.

Type: string


Type

The sorting type.

Type: SortType
Accepted Values:

NameValue
Ascending1
Descending2