ToolbarComboBox.PropertiesComboBox Property
In This Article
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 |
---|---|
Toolbar |
An object containing combo box specific settings. |
See Also