Class
ListBoxToolBarTransferAllToTool

Definition

Namespace:Telerik.Blazor.Components

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public class ListBoxToolBarTransferAllToTool : ListBoxToolBarItemBase, IComponent, IHandleEvent, IHandleAfterRender, IListBoxToolBarItem, IDisposable

Inheritance: objectComponentBaseListBoxToolBarItemBaseListBoxToolBarTransferAllToTool

Implements: IComponentIDisposableIHandleAfterRenderIHandleEventIListBoxToolBarItem

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

ListBoxToolBarTransferAllToTool()

Declaration

cs-api-definition
public ListBoxToolBarTransferAllToTool()

Properties

Icon

Declaration

cs-api-definition
public override string Icon { get; }

Property Value

string

Overrides ListBoxToolBarItemBase.Icon

Title

Declaration

cs-api-definition
public override string Title { get; }

Property Value

string

Overrides ListBoxToolBarItemBase.Title