GridDataColumnHeaderFilterSettings Properties
Serves as a base for classes that contain header filter specific settings of grid-like controls.| Name | Description |
|---|---|
| ListBoxSearchUISettings | 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. |
| NumericRangeSpinEditSettings | Gets the settings of the header filter spin editor. |
| NumericRangeTrackBarSettings | Gets the settings of the track bar in the header filter. |
See Also