ClassDeleteTable
Class
Deletes the selected HTML table.
Definition
Namespace:Telerik.Blazor.Components.Editor
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public class DeleteTable : ButtonTool, IEditorCommandTool, IEditorTool
Inheritance: objectButtonToolDeleteTable
Implements:
Inherited Members
Constructors
DeleteTable()
Declaration
cs-api-definition
public DeleteTable()