IEditorCommandTool
Interface
Describes an Editor tool that invokes a command.
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
C#
public interface IEditorCommandTool : IEditorTool
Derived Classes:
Properties
C#
string CommandName { get; set; }