The IFilterItem
interface extends IFilter and defines properties for filtering data.
Properties
Name | Description |
---|
Not | Indicates whether the filter condition should be negated. |
Column | The name of the column to be filtered. |
Type | The type of filtering applied. |