Back to Devexpress

ToolbarMergeTableCellDownButton Class

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

latest2.0 KB
Original Source

ToolbarMergeTableCellDownButton Class

Represents a default toolbar button that allows merging a cell down in the 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 ToolbarMergeTableCellDownButton :
    HtmlEditorToolbarItem
vb
Public Class ToolbarMergeTableCellDownButton
    Inherits HtmlEditorToolbarItem

Remarks

To learn more on default toolbar buttons, refer to the Default Toolbar Items topic.

Implements

IStateManager

IPropertiesOwner

IExpressionsAccessor

Inheritance

Object StateManager CollectionItem ToolbarItemBase HtmlEditorToolbarItem ToolbarMergeTableCellDownButton

See Also

ToolbarMergeTableCellDownButton Members

HTML Editor

DevExpress.Web.ASPxHtmlEditor Namespace