Interface IGroupingExpression

Hierarchy

Hierarchy (View Summary)

Properties

fieldName: string
groupingComparer?: (a: any, b: any, currRec?: any, groupRec?: any) => number

Type declaration

ignoreCase?: boolean
owner?: any

Provides reference to the owner component.

strategy?: ISortingStrategy