Search results

HeadersSortEventArgs API in Angular Pivot Table API component

Defines the current sorting information such as field name, sort order and members which is to be sorted.

Properties

IsOrderChanged

boolean

Defines an option to restrict the unwanted custom sorting operation. By default, the value is in ‘false’ state.

fieldName

string

Defines the name of the field to be sorted.

levelName

string

Defines the hierarchy. Note: It is applicable only for OLAP data.

members

string[] | number[]

Defines the members to be sorted.

sortOrder

Sorting

Defines the sort order for the members to be sorted.