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





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

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

 Syntax

C#  Copy Code

public TabRotation TabRotation { get; set; }

Visual Basic  Copy Code

Public Property TabRotation As TabRotation

 Property Value

A member of the TabRotation enumeration.

 See Also

TabControl Members
TabControl Class
MindFusion.UI.Wpf Namespace