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:
C#
public abstract class ListBoxEventArgsBase<TItem>
Inheritance: objectListBoxEventArgsBase<TItem>
Derived Classes:
Constructors
C#
protected ListBoxEventArgsBase()