Back to Devexpress

ToolbarDeleteTableButton Class

aspnet-devexpress-dot-web-dot-aspxhtmleditor-131ec595.md

latest2.0 KB
Original Source

ToolbarDeleteTableButton Class

Represents a default toolbar button that deletes a 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 ToolbarDeleteTableButton :
    HtmlEditorToolbarItem
vb
Public Class ToolbarDeleteTableButton
    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 ToolbarDeleteTableButton

See Also

ToolbarDeleteTableButton Members

HTML Editor

DevExpress.Web.ASPxHtmlEditor Namespace