RadzenListBoxItem<TValue> Class

Inheritance

Object

ComponentBase

RadzenListBoxItem<TValue>

Implements

IComponent

IHandleEvent

IHandleAfterRender

Inherited Members

ComponentBase.OnInitialized

ComponentBase.OnInitializedAsync

ComponentBase.OnParametersSet

ComponentBase.OnParametersSetAsync

ComponentBase.StateHasChanged

ComponentBase.ShouldRender

ComponentBase.OnAfterRender

ComponentBase.OnAfterRenderAsync

ComponentBase.InvokeAsync

ComponentBase.DispatchExceptionAsync

ComponentBase.SetParametersAsync

ComponentBase.RendererInfo

ComponentBase.Assets

ComponentBase.AssignedRenderMode

Namespace: Radzen.Blazor

Assembly: Radzen.Blazor.dll

Syntax

public class RadzenListBoxItem<TValue> : ComponentBase, IComponent, IHandleEvent, IHandleAfterRender

Type Parameters

Name Description
TValue

Constructors

RadzenListBoxItem<TValue>link

Declaration
public RadzenListBoxItem<TValue>()

Properties

Attributeslink

Declaration
public IReadOnlyDictionary<string, object> Attributes { get; set; }
Property Value
Type Description
IReadOnlyDictionary<string, object>

Disabledlink

Declaration
public bool Disabled { get; set; }
Property Value
Type Description
bool

Itemlink

Declaration
public object Item { get; set; }
Property Value
Type Description
object

ListBoxlink

Declaration
public RadzenListBox<TValue> ListBox { get; set; }
Property Value
Type Description
RadzenListBox<TValue>

Methods

BuildRenderTreelink

Declaration
protected override void BuildRenderTree(Rendering.RenderTreeBuilder __builder)
Parameters
Type Name Description
Rendering.RenderTreeBuilder __builder
An error has occurred. This app may no longer respond until reloaded. Reload 🗙