Back to Devexpress

HEInsertTableByGridHighlightingRibbonCommand Class

aspnet-devexpress-dot-web-dot-aspxhtmleditor-9d359e53.md

latest2.0 KB
Original Source

HEInsertTableByGridHighlightingRibbonCommand Class

A Ribbon item that allows you to insert a new table by grid highlighting.

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

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

Implements

IStateManager

IPropertiesOwner

IExpressionsAccessor

IHierarchyData

Inheritance

Object StateManager CollectionItem RibbonItemBase RibbonButtonItem RibbonDropDownButtonItem HERibbonDropDownCommandBase HEInsertTableByGridHighlightingRibbonCommand

See Also

HEInsertTableByGridHighlightingRibbonCommand Members

DevExpress.Web.ASPxHtmlEditor Namespace