TabControlTabStripPlacement Property

Gets or sets the tabstrip placement of the TabControl.

Definition

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

Property Value

Dock

See Also