FilterValue Properties
Represents an item within the Header Filter.
Name | Description |
---|---|
Begin |
Gets or sets a value that specifies whether the current filter value starts a group. |
Collection |
Gets the collection to which an item belongs.
Inherited from Collection |
Display |
Gets or sets the filter item’s display text. |
Index |
Gets or sets the item’s index within the collection.
Inherited from Collection |
Is |
Indicates whether the calendar editor is used to filter column values. |
Is |
Indicates whether the date range picker is used to filter column values. |
Is |
Indicates whether the filter value corresponds to an empty filter. |
Is |
Indicates whether the complex filter expression is used to filter column values. |
Is |
Indicates whether the Equals to filter criterion is used. |
Is |
Indicates whether the numeric range picker is used to filter column values. |
Is |
Indicates whether the filter value corresponds to an empty filter. |
Query | Gets or sets the filter expression. |
Value | Gets or sets the filter value. |
See Also