Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
C#
public class ListBoxToolBarCustomTool : ListBoxToolBarItemBase, IComponent, IHandleEvent, IHandleAfterRender, IListBoxToolBarItem, IDisposable
Inheritance: objectComponentBaseListBoxToolBarItemBaseListBoxToolBarCustomTool
Implements:
Inherited Members
Constructors
C#
public ListBoxToolBarCustomTool()
Properties
C#
[Parameter]
public RenderFragment ChildContent { get; set; }