Back to Devexpress

HERibbonComboBoxCommandBase Class

aspnet-devexpress-dot-web-dot-aspxhtmleditor-bcbdd2de.md

latest2.0 KB
Original Source

HERibbonComboBoxCommandBase Class

Serves as a base for classes providing the combo box functionality.

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

csharp
public class HERibbonComboBoxCommandBase :
    RibbonComboBoxItem,
    IHERibbonItem
vb
Public Class HERibbonComboBoxCommandBase
    Inherits RibbonComboBoxItem
    Implements IHERibbonItem

Implements

IStateManager

IPropertiesOwner

IExpressionsAccessor

Inheritance

Show 11 items

Object StateManager CollectionItem RibbonItemBase RibbonEditItemBase RibbonComboBoxItem HERibbonComboBoxCommandBase HECustomCssRibbonCommand

HEFontNameRibbonCommand

HEFontSizeRibbonCommand

HEParagraphFormattingRibbonCommand

See Also

HERibbonComboBoxCommandBase Members

DevExpress.Web.ASPxHtmlEditor Namespace