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

ToolbarComboBox.PropertiesComboBox Property

Provides access to the settings which are specific to the combo box.

Namespace: DevExpress.Web.ASPxHtmlEditor

Assembly: DevExpress.Web.ASPxHtmlEditor.v18.2.dll

Declaration

public ToolbarCustomComboBoxProperties PropertiesComboBox { get; }

Property Value

Type Description
ToolbarCustomComboBoxProperties

An object containing combo box specific settings.

See Also