DialogTool
Class
Definition
Namespace:Telerik.Blazor.Components.Editor
Assembly:Telerik.Blazor.dll
Syntax:
C#
public class DialogTool : ButtonTool, IEditorCommandTool, IEditorTool
Inheritance: objectButtonToolDialogTool
Derived Classes:
Implements:
Inherited Members
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; }