Skip to main content

ISort Properties

An object defining properties for the ISort 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