DiagramLite Programmer's Guide
DiagramTabControl.TabRotation Property
See Also
 





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

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Controls.Silverlight

 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. The default value is None.

 See Also

DiagramTabControl Members
DiagramTabControl Class
MindFusion.Diagramming Namespace