Represents event arguments related to filtering operations The event is cancelable

Constructors

Properties

cancel: boolean

Provides the ability to cancel the event.

filteringExpressions: IgcFilteringExpressionsTree

Represents the filtering expressions applied to the grid. The expression contains information like filtering operands and operator, an expression or condition, etc.

owner?: any

Provides reference to the owner component.