Search
TabHeaderPanel.TabStripPlacement Property
See Also
 






Gets or sets the tab placement. This is a dependency property.

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

 Syntax

C#  Copy Code

public Dock TabStripPlacement { get; set; }

Visual Basic  Copy Code

Public Property TabStripPlacement As Dock

 Property Value

 See Also