TabItemTabStripPlacement Property

Gets the placement of this tab relative to the outer TabControl, if there is one.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public Dock? TabStripPlacement { get; }

Property Value

NullableDock

See Also