Back to Devexpress

TabReorderEventArgs.ToTabInfo Property

blazor-devexpress-dot-blazor-dot-tabreordereventargs-3f7f13aa.md

latest763 B
Original Source

TabReorderEventArgs.ToTabInfo Property

Returns information about the destination tab.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public ITabInfo ToTabInfo { get; }

Property Value

TypeDescription
ITabInfo

An object that contains information about the tab.

|

See Also

TabReorderEventArgs Class

TabReorderEventArgs Members

DevExpress.Blazor Namespace