Class ComboBoxItemRenderEventArgs<TItem>
The class that describes the event arguments to the ComboBox item render event.
Inheritance
System.Object
Telerik.Blazor.Components.SelectBaseItemRenderEventArgs<TItem>
ComboBoxItemRenderEventArgs<TItem>
Namespace: Telerik.Blazor.Components
Assembly: Telerik.Blazor.dll
Syntax
public class ComboBoxItemRenderEventArgs<TItem> : SelectBaseItemRenderEventArgs<TItem>
Type Parameters
TItem
|
Constructors
ComboBoxItemRenderEventArgs()
Declaration
public ComboBoxItemRenderEventArgs()