DiagramLite Programmer's Guide
DiagramTabControl.TabStripPlacement Property
See Also
 





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

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

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

 See Also

DiagramTabControl Members
DiagramTabControl Class
MindFusion.Diagramming Namespace