Class ListBoxRemoveEventArgs<TItem>
The class describes the event arguments of the OnRemove event.
Inherited Members
Namespace: Telerik.Blazor.Components
Assembly: Telerik.Blazor.dll
Syntax
public class ListBoxRemoveEventArgs<TItem> : ListBoxEventArgsBase<TItem>
Type Parameters
TItem
|
Constructors
ListBoxRemoveEventArgs()
Declaration
public ListBoxRemoveEventArgs()