Property Tab
Tab
Gets the TabView.Tab (if any) that the mouse was over when the MouseEvent occurred.
public TabView.Tab Tab { get; }
Property Value
Remarks
This will be null if the click is after last tab or before first.
Gets the TabView.Tab (if any) that the mouse was over when the MouseEvent occurred.
public TabView.Tab Tab { get; }
This will be null if the click is after last tab or before first.