Back to Devexpress

TabReorderEventArgs.FromTabInfo Property

blazor-devexpress-dot-blazor-dot-tabreordereventargs.md

latest767 B
Original Source

TabReorderEventArgs.FromTabInfo Property

Returns information about the tab being moved.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public ITabInfo FromTabInfo { get; }

Property Value

TypeDescription
ITabInfo

An object that contains information about the tab.

|

See Also

TabReorderEventArgs Class

TabReorderEventArgs Members

DevExpress.Blazor Namespace