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