Interface: Filter

Description

Model definition for the aggregated filter currently being applied to the entire data grid.

Properties

PropertyTypeDescription
orFilterCondition[]Collection of FilterConditions that will be or-ed together.
andundefined | FilterOptional Filter to and with the current one.