GridDataColumnHeaderFilterSettings Properties
Serves as a base for classes that contain header filter specific settings of grid-like controls.
Name | Description |
---|---|
List |
Provides access to the settings used to define the list box’s search UI within the grid’s header filter. |
Mode | Specifies the type of header filter used for the current column. |
Numeric |
Gets the settings of the header filter spin editor. |
Numeric |
Gets the settings of the track bar in the header filter. |
See Also