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