Search
TabbedDiagramView.ShowNavigationButtons Property
See Also
 





Gets or sets a value indicating whether to show tab navigation buttons.

Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc

 Syntax

C#  Copy Code

public bool ShowNavigationButtons { get; set; }

Visual Basic  Copy Code

Public Property ShowNavigationButtons As Boolean

 Property Value

 See Also