ClassAddColumnAfter
Class
Inserts a column after the currently selected one.
Definition
Namespace:Telerik.Blazor.Components.Editor
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public class AddColumnAfter : ButtonTool, IEditorCommandTool, IEditorTool
Inheritance: objectButtonToolAddColumnAfter
Implements:
Inherited Members
Constructors
AddColumnAfter()
Declaration
cs-api-definition
public AddColumnAfter()