Class
ListBoxRemoveEventArgs<TItem>

The class describes the event arguments of the OnRemove event.

Definition

Namespace:Telerik.Blazor.Components

Assembly:Telerik.Blazor.dll

Type Parameters:

TItem

Syntax:

cs-api-definition
public class ListBoxRemoveEventArgs<TItem> : ListBoxEventArgsBase<TItem>

Inheritance: objectListBoxEventArgsBase<TItem>ListBoxRemoveEventArgs<TItem>

Inherited Members ListBoxEventArgsBase<TItem>.Items

Constructors

ListBoxRemoveEventArgs()

Declaration

cs-api-definition
public ListBoxRemoveEventArgs()
In this article
DefinitionConstructorsListBoxRemoveEventArgs()
Not finding the help you need?
Contact Support