Back to Devexpress

HEInsertTableColumnToRightRibbonCommand Class

aspnet-devexpress-dot-web-dot-aspxhtmleditor-73dfdcf6.md

latest1.8 KB
Original Source

HEInsertTableColumnToRightRibbonCommand Class

A Ribbon item that allows insertion of a new column to the right in a table within the design view area.

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

csharp
public class HEInsertTableColumnToRightRibbonCommand :
    HERibbonCommandBase
vb
Public Class HEInsertTableColumnToRightRibbonCommand
    Inherits HERibbonCommandBase

Implements

IStateManager

IPropertiesOwner

IExpressionsAccessor

Inheritance

Object StateManager CollectionItem RibbonItemBase RibbonButtonItem HERibbonCommandBase HEInsertTableColumnToRightRibbonCommand

See Also

HEInsertTableColumnToRightRibbonCommand Members

DevExpress.Web.ASPxHtmlEditor Namespace