Skip to main content
A newer version of this page is available. .
Tab

FilterControlComboBoxColumn.PropertiesComboBox Property

Gets the filter column editor’s settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v21.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