Back to Devexpress

HETablePropertiesRibbonCommand Class

aspnet-devexpress-dot-web-dot-aspxhtmleditor-553c5a97.md

latest1.8 KB
Original Source

HETablePropertiesRibbonCommand Class

A Ribbon item that invokes the Table Properties dialog, allowing modification of a table’s properties within the design view area.

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

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

Implements

IStateManager

IPropertiesOwner

IExpressionsAccessor

Inheritance

Object StateManager CollectionItem RibbonItemBase RibbonButtonItem HERibbonCommandBase HETablePropertiesRibbonCommand

See Also

HETablePropertiesRibbonCommand Members

DevExpress.Web.ASPxHtmlEditor Namespace