Interface ISchedulerToolBarItem
Namespace: Telerik.Blazor.Components
Assembly: Telerik.Blazor.dll
Syntax
public interface ISchedulerToolBarItem
Properties
ToolBar
Declaration
ISchedulerToolBar ToolBar { get; set; }
Property Value
Telerik.Blazor.Components.Scheduler.ToolBar.Interfaces.ISchedulerToolBar
|