Back to Devexpress

HETableColumnPropertiesRibbonCommand Class

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

latest1.9 KB
Original Source

HETableColumnPropertiesRibbonCommand Class

A Ribbon item that invokes the Column Properties dialog, allowing modification of a column’s properties 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 HETableColumnPropertiesRibbonCommand :
    HERibbonCommandBase
vb
Public Class HETableColumnPropertiesRibbonCommand
    Inherits HERibbonCommandBase

Implements

IStateManager

IPropertiesOwner

IExpressionsAccessor

Inheritance

Object StateManager CollectionItem RibbonItemBase RibbonButtonItem HERibbonCommandBase HETableColumnPropertiesRibbonCommand

See Also

HETableColumnPropertiesRibbonCommand Members

DevExpress.Web.ASPxHtmlEditor Namespace