ClassListBoxEventArgsBase<TItem>
Class
The class describes the event arguments of the TelerikListBox<TItem> events that are triggered by the various built-in tools.
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Type Parameters:
TItem
Syntax:
cs-api-definition
public abstract class ListBoxEventArgsBase<TItem>
Inheritance: objectListBoxEventArgsBase<TItem>
Derived Classes:
Constructors
ListBoxEventArgsBase()
Declaration
cs-api-definition
protected ListBoxEventArgsBase()