Interface ISortingEventArgs

Hierarchy

Index

Properties

cancel: boolean

Provides the ability to cancel the event.

groupingExpressions?: IGroupingExpression | IGroupingExpression[]
owner?: any

Provides reference to the owner component.

sortingExpressions?: ISortingExpression | ISortingExpression[]