Skip to main content
Tab

FilterControlComboBoxColumn.PropertiesComboBox Property

Gets the filter column editor’s settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public ComboBoxProperties PropertiesComboBox { get; }

Property Value

Type Description
ComboBoxProperties

An object that contains settings specific to a combobox editor.

See Also