Back to Devexpress

ToolbarInsertTableDialogButton Class

aspnet-devexpress-dot-web-dot-aspxhtmleditor-2b1c2480.md

latest2.1 KB
Original Source

ToolbarInsertTableDialogButton Class

Represents a default toolbar button that invokes the “Insert Table” dialog, allowing insertion of a table into the design view area.

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

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

See Also

ToolbarInsertTableDialogButton Members

HTML Editor

DevExpress.Web.ASPxHtmlEditor Namespace