Back to Devexpress

HEInsertTableDropDownRibbonCommand Class

aspnet-devexpress-dot-web-dot-aspxhtmleditor-76a519f2.md

latest1.9 KB
Original Source

HEInsertTableDropDownRibbonCommand Class

A Ribbon drop-down item that allows you to insert a new table.

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

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

Implements

IStateManager

IPropertiesOwner

IExpressionsAccessor

IHierarchyData

Inheritance

Object StateManager CollectionItem RibbonItemBase RibbonButtonItem RibbonDropDownButtonItem HERibbonDropDownCommandBase HEInsertTableDropDownRibbonCommand

See Also

HEInsertTableDropDownRibbonCommand Members

DevExpress.Web.ASPxHtmlEditor Namespace