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