Back to Devexpress

ToolbarSplitTableCellVerticallyButton Class

aspnet-devexpress-dot-web-dot-aspxhtmleditor-79e15659.md

latest2.1 KB
Original Source

ToolbarSplitTableCellVerticallyButton Class

Represents a default toolbar button that allows splitting a table’s cell vertically within the design view area.

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

csharp
public class ToolbarSplitTableCellVerticallyButton :
    HtmlEditorToolbarItem
vb
Public Class ToolbarSplitTableCellVerticallyButton
    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 ToolbarSplitTableCellVerticallyButton

See Also

ToolbarSplitTableCellVerticallyButton Members

HTML Editor

DevExpress.Web.ASPxHtmlEditor Namespace