Back to Devexpress

HERibbonDropDownCommandBase Class

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

latest2.6 KB
Original Source

HERibbonDropDownCommandBase Class

Serves as a base for classes specifying Ribbon items with a dropdown list.

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

csharp
public class HERibbonDropDownCommandBase :
    RibbonDropDownButtonItem
vb
Public Class HERibbonDropDownCommandBase
    Inherits RibbonDropDownButtonItem

Implements

IStateManager

IPropertiesOwner

IExpressionsAccessor

IHierarchyData

Inheritance

Show 15 items

Object StateManager CollectionItem RibbonItemBase RibbonButtonItem RibbonDropDownButtonItem HERibbonDropDownCommandBase HEExportToDocxDropDownRibbonCommand

HEExportToMhtDropDownRibbonCommand

HEExportToOdtDropDownRibbonCommand

HEExportToPdfDropDownRibbonCommand

HEExportToRtfDropDownRibbonCommand

HEExportToTxtDropDownRibbonCommand

HEInsertTableByGridHighlightingRibbonCommand

HEInsertTableDropDownRibbonCommand

See Also

HERibbonDropDownCommandBase Members

DevExpress.Web.ASPxHtmlEditor Namespace