ClassListBoxToolBarCustomTool
Class
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public class ListBoxToolBarCustomTool : ListBoxToolBarItemBase, IComponent, IHandleEvent, IHandleAfterRender, IListBoxToolBarItem, IDisposable
Inheritance: objectComponentBaseListBoxToolBarItemBaseListBoxToolBarCustomTool
Implements:
Inherited Members
Constructors
ListBoxToolBarCustomTool()
Declaration
cs-api-definition
public ListBoxToolBarCustomTool()
Properties
ChildContent
Declaration
cs-api-definition
[Parameter]
public RenderFragment ChildContent { get; set; }
Property Value