Search
TabHeaderPanel.TabLayoutMode Property
See Also
 






Gets or sets the tab layout mode. This is a dependency property.

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

 Syntax

C#  Copy Code

public TabLayoutMode TabLayoutMode { get; set; }

Visual Basic  Copy Code

Public Property TabLayoutMode As TabLayoutMode

 Property Value

 See Also