TabItem.TabStripPlacement Property
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Gets the location of the tab strip relative to the TabItem content.
Namespace: System.Windows.Controls
Assembly: System.Windows.Controls (in System.Windows.Controls.dll)
Syntax
'Declaration
Public ReadOnly Property TabStripPlacement As Dock
public Dock TabStripPlacement { get; }
Property Value
Type: System.Windows.Controls.Dock
The location of the tab strip relative to the TabItem content.
Remarks
This property is read-only. To set the tab strip placement, use the TabStripPlacement property on the parent TabControl.
Version Information
Silverlight
Supported in: 5, 4, 3
Platforms
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.