Class
SchedulerToolBarCustomTool

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: 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

SchedulerToolBarCustomTool()

Declaration

cs-api-definition
public SchedulerToolBarCustomTool()

Properties

ChildContent

Declaration

cs-api-definition
[Parameter]
public RenderFragment ChildContent { get; set; }

Property Value

RenderFragment