Class
SchedulerToolBarNavigationTool

Definition

Namespace:Telerik.Blazor.Components

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public class SchedulerToolBarNavigationTool : SchedulerToolBarItem, IComponent, IHandleEvent, IHandleAfterRender, ISchedulerToolBarItem, IDisposable

Inheritance: objectComponentBaseSchedulerToolBarItemSchedulerToolBarNavigationTool

Implements: IComponentIDisposableIHandleAfterRenderIHandleEventISchedulerToolBarItem

Inherited Members ComponentBase.BuildRenderTree(RenderTreeBuilder)ComponentBase.OnInitialized()ComponentBase.OnInitializedAsync()ComponentBase.OnParametersSet()ComponentBase.OnParametersSetAsync()ComponentBase.StateHasChanged()ComponentBase.ShouldRender()ComponentBase.OnAfterRender(bool)ComponentBase.OnAfterRenderAsync(bool)ComponentBase.InvokeAsync(Action)ComponentBase.InvokeAsync(Func<Task>)ComponentBase.SetParametersAsync(ParameterView)

Constructors

SchedulerToolBarNavigationTool()

Declaration

cs-api-definition
public SchedulerToolBarNavigationTool()