Skip to main content

HECustomCssRibbonCommand.PropertiesComboBox Property

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

Namespace: DevExpress.Web.ASPxHtmlEditor

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

NuGet Package: DevExpress.Web

Declaration

public HERibbonCustomCssListBoxProperties PropertiesComboBox { get; }

Property Value

Type Description
HERibbonCustomCssListBoxProperties

An HERibbonCustomCssListBoxProperties object containing combo box specific settings.

See Also