Class ListBoxToolBarRemoveTool
Inheritance
System.Object
Telerik.Blazor.Components.ListBox.ToolBar.Tools.ListBoxToolBarItemBase
ListBoxToolBarRemoveTool
Namespace: Telerik.Blazor.Components
Assembly: Telerik.Blazor.dll
Syntax
public class ListBoxToolBarRemoveTool : ListBoxToolBarItemBase, IListBoxToolBarItem, IDisposable
Constructors
ListBoxToolBarRemoveTool()
Declaration
public ListBoxToolBarRemoveTool()
Properties
Icon
Declaration
public override string Icon { get; }
Property Value
System.String
|
Overrides
Telerik.Blazor.Components.ListBox.ToolBar.Tools.ListBoxToolBarItemBase.Icon
Title
Declaration
public override string Title { get; }
Property Value
System.String
|
Overrides
Telerik.Blazor.Components.ListBox.ToolBar.Tools.ListBoxToolBarItemBase.Title