Gets or sets the location of the panel with the tabs relative to the whole control.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
public Dock TabStripPlacement { get; set; }
Visual Basic
Public Property TabStripPlacement As Dock
	Get
	Set

See Also