TabItemTabStripPlacement Property
Gets the placement of this tab relative to the outer
TabControl, if there is one.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public Dock? TabStripPlacement { get; }
Public ReadOnly Property TabStripPlacement As Dock?
Get
member TabStripPlacement : Nullable<Dock> with get
Property Value
NullableDock