ListBoxItemRenderEventArgs<TValue> Class

Supplies information about RadzenListBox ItemRender event.

Inheritance

Object

DropDownBaseItemRenderEventArgs<TValue>

ListBoxItemRenderEventArgs<TValue>

Namespace: Radzen

Assembly: Radzen.Blazor.dll

Syntax

public class ListBoxItemRenderEventArgs<TValue> : DropDownBaseItemRenderEventArgs<TValue>

Type Parameters

Name Description
TValue

Constructors

ListBoxItemRenderEventArgs<TValue>link

Supplies information about RadzenListBox ItemRender event.

Declaration
public ListBoxItemRenderEventArgs<TValue>()

Properties

ListBoxlink

Gets the ListBox.

Declaration
public RadzenListBox<TValue> ListBox { get; }
Property Value
Type Description
RadzenListBox<TValue>Gets the ListBox.
An error has occurred. This app may no longer respond until reloaded. Reload 🗙