MindFusion.Wpf Pack Programmer's Guide
TabControl.TabStripPlacement Property
See Also
 





Gets or sets the alignment of the tab headers. This is a dependency property.

Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.UI.Wpf

 Syntax

C#  Copy Code

public Dock TabStripPlacement { get; set; }

Visual Basic  Copy Code

Public Property TabStripPlacement As Dock

 Property Value

A member of the Dock enumeration.

 See Also

TabControl Members
TabControl Class
MindFusion.UI.Wpf Namespace