FilterControlComboBoxColumn.PropertiesComboBox Property
Gets the filter column editor’s settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
ComboBoxProperties | An object that contains settings specific to a combobox editor. |
See Also