ClassTabStripTabReorderEventArgs
Class
Provides data for the TabStrip OnTabReorder event.
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public class TabStripTabReorderEventArgs
Inheritance: objectTabStripTabReorderEventArgs
Constructors
TabStripTabReorderEventArgs()
Declaration
cs-api-definition
public TabStripTabReorderEventArgs()
Properties
Id
Gets or sets the unique identifier of the tab that was reordered.