Back to Devexpress

ToolbarInsertTableRowBelowButton Class

aspnet-devexpress-dot-web-dot-aspxhtmleditor-0ff63764.md

latest2.0 KB
Original Source

ToolbarInsertTableRowBelowButton Class

Represents a default toolbar button that allows insertion of a new row below 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 ToolbarInsertTableRowBelowButton :
    HtmlEditorToolbarItem
vb
Public Class ToolbarInsertTableRowBelowButton
    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 ToolbarInsertTableRowBelowButton

See Also

ToolbarInsertTableRowBelowButton Members

HTML Editor

DevExpress.Web.ASPxHtmlEditor Namespace