ClassInsertTable
Class
Inserts a table with the desired number of columns and rows.
Definition
Namespace:Telerik.Blazor.Components.Editor
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public class InsertTable : ButtonTool, IEditorCommandTool, IEditorTool
Inheritance: objectButtonToolInsertTable
Implements:
Inherited Members
Constructors
InsertTable()
Declaration
cs-api-definition
public InsertTable()