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

ToolbarComboBoxProperties Class

Contains settings specific to a combo box toolbar item.

Namespace: DevExpress.Web.ASPxHtmlEditor

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

Declaration

public class ToolbarComboBoxProperties :
    ComboBoxProperties

Remarks

The ToolbarComboBoxProperties class contains settings specific to the toolbar combobox item.

See Also