Skip to main content

ToolbarComboBox.PropertiesComboBox Property

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

Namespace: DevExpress.Web.ASPxHtmlEditor

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

NuGet Package: DevExpress.Web

#Declaration

public ToolbarCustomComboBoxProperties PropertiesComboBox { get; }

#Property Value

Type Description
ToolbarCustomComboBoxProperties

An object containing combo box specific settings.

See Also