Search
DiagramTabControl.ShowNavigationButtons Property
See Also
 






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

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

 Syntax

C#  Copy Code

public bool ShowNavigationButtons { get; set; }

Visual Basic  Copy Code

Public Property ShowNavigationButtons As Boolean

 Property Value

 See Also