ClassDeleteColumn
Class
Deletes the selected column.
Definition
Namespace:Telerik.Blazor.Components.Editor
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public class DeleteColumn : ButtonTool, IEditorCommandTool, IEditorTool
Inheritance: objectButtonToolDeleteColumn
Implements:
Inherited Members
Constructors
DeleteColumn()
Declaration
cs-api-definition
public DeleteColumn()