Interface
IEditorCommandTool

Describes an Editor tool that invokes a command.

Definition

Namespace:Telerik.Blazor.Components

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public interface IEditorCommandTool : IEditorTool

Properties

CommandName

Declaration

cs-api-definition
string CommandName { get; set; }

Property Value

string

Title

Declaration

cs-api-definition
string Title { get; set; }

Property Value

string

In this article
DefinitionPropertiesCommandNameTitle
Not finding the help you need?
Contact Support