The class describes the event arguments of the OnRemove event.
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Type Parameters:
TItem
Syntax:
C#
public class ListBoxRemoveEventArgs<TItem> : ListBoxEventArgsBase<TItem>
Inheritance: objectListBoxEventArgsBase<TItem>ListBoxRemoveEventArgs<TItem>
Inherited Members
Constructors
C#
public ListBoxRemoveEventArgs()