Back to Devexpress

HETableCellPropertiesRibbonCommand Class

aspnet-devexpress-dot-web-dot-aspxhtmleditor-72e8298f.md

latest1.9 KB
Original Source

HETableCellPropertiesRibbonCommand Class

A Ribbon item that invokes the Cell Properties dialog, allowing modification of a cell’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 HETableCellPropertiesRibbonCommand :
    HERibbonCommandBase
vb
Public Class HETableCellPropertiesRibbonCommand
    Inherits HERibbonCommandBase

Implements

IStateManager

IPropertiesOwner

IExpressionsAccessor

Inheritance

Object StateManager CollectionItem RibbonItemBase RibbonButtonItem HERibbonCommandBase HETableCellPropertiesRibbonCommand

See Also

HETableCellPropertiesRibbonCommand Members

DevExpress.Web.ASPxHtmlEditor Namespace