TabViewTabDroppedOutsideEventArgs.Tab Property

Definition

Gets the TabViewItem that was dropped outside of the TabStrip.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

TabViewItem Tab();
public TabViewItem Tab { get; }
Public ReadOnly Property Tab As TabViewItem

Property Value

Applies to