ColumnFilterInfo Properties
Contains column filter settings.
Name | Description |
---|---|
Display |
Gets the filter condition’s textual representation displayed in the filter panel. |
Empty static | Gets an empty filter condition. |
Filter |
Gets the current filter criteria. |
Filter |
Gets the filter expression specified by this Column |
Kind | Gets whether the current filter condition has been created by the Grid Control or is a custom condition. |
Type | Controls whether the current object filters data by a particular value, uses a custom filter string or provides no filtering condition. |
Value | Gets the value by which data is filtered. |
Value |
Obsolete. This member is obsolete. |
See Also