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

HECustomCssRibbonCommand.PropertiesComboBox Property

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

Namespace: DevExpress.Web.ASPxHtmlEditor

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

Declaration

public HERibbonCustomCssListBoxProperties PropertiesComboBox { get; }

Property Value

Type Description
HERibbonCustomCssListBoxProperties

An HERibbonCustomCssListBoxProperties object containing combo box specific settings.

See Also