DropDownItemRenderEventArgs<TValue> Class

Supplies information about RadzenDropDown ItemRender event.

Inheritance

Object

DropDownBaseItemRenderEventArgs<TValue>

DropDownItemRenderEventArgs<TValue>

Namespace: Radzen

Assembly: Radzen.Blazor.dll

Syntax

public class DropDownItemRenderEventArgs<TValue> : DropDownBaseItemRenderEventArgs<TValue>

Type Parameters

Name Description
TValue

Constructors

DropDownItemRenderEventArgs<TValue>link

Supplies information about RadzenDropDown ItemRender event.

Declaration
public DropDownItemRenderEventArgs<TValue>()

Properties

DropDownlink

Gets the DropDown.

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