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