HECustomCssRibbonCommand.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 HERibbonCustomCssListBoxProperties PropertiesComboBox { get; }
#Property Value
Type | Description |
---|---|
HERibbon |
An HERibbon |
See Also