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

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

Syntax

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

See Also