Class SchedulerToolBarCustomTool
Inheritance
System.Object
Telerik.Blazor.Components.ToolBar.SchedulerToolBarItem
SchedulerToolBarCustomTool
Namespace: Telerik.Blazor.Components
Assembly: Telerik.Blazor.dll
Syntax
public class SchedulerToolBarCustomTool : SchedulerToolBarItem, ISchedulerToolBarItem, IDisposable
Constructors
SchedulerToolBarCustomTool()
Declaration
public SchedulerToolBarCustomTool()
Properties
ChildContent
Declaration
public RenderFragment ChildContent { get; set; }
Property Value
Microsoft.AspNetCore.Components.RenderFragment
|