New to Telerik UI for BlazorStart a free 30-day trial

Definition

Namespace:Telerik.Blazor.Components.Editor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public class DialogTool : ButtonTool, IEditorCommandTool, IEditorTool

Inheritance: objectButtonToolDialogTool

Derived Classes: CreateLinkInsertImageViewHtml

Implements: IEditorCommandToolIEditorTool

Inherited Members ButtonTool.CommandNameButtonTool.ChildContentButtonTool.ClassButtonTool.TitleButtonTool.IconButtonTool.EnabledButtonTool.OnClick...

Constructors

C#
public DialogTool()

Properties

C#
public string DialogClass { get; set; }
C#
public string DialogHeight { get; set; }
C#
public string DialogTitle { get; set; }
C#
public string DialogWidth { get; set; }