Back to Devexpress

ToolbarSplitTableCellHorizontallyButton Class

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

latest2.1 KB
Original Source

ToolbarSplitTableCellHorizontallyButton Class

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

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

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

See Also

ToolbarSplitTableCellHorizontallyButton Members

HTML Editor

DevExpress.Web.ASPxHtmlEditor Namespace