Interface: Filter
Description
Model definition for the aggregated filter currently being applied to the entire data grid.
Properties
Property | Type | Description |
---|---|---|
or | FilterCondition [] | Collection of FilterConditions that will be or-ed together. |
and | undefined | Filter | Optional Filter to and with the current one. |