MindFusion.Wpf Pack Programmer's Guide
TabbedDiagramView.ShowTabNavigationButtons Property
See Also
 





Gets or sets a value indicating whether the tab navigation buttons. This is a dependency property.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public bool ShowTabNavigationButtons { get; set; }

Visual Basic  Copy Code

Public Property ShowTabNavigationButtons As Boolean

 Property Value

true to enable tab navigation; otherwise, false. The default is true.

 See Also

TabbedDiagramView Members
TabbedDiagramView Class
MindFusion.Diagramming.Wpf Namespace