Gets or sets a value indicating whether the tab navigation buttons.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms
C# Copy Code |
---|
public bool ShowTabNavigationButtons { get; set; } |
Visual Basic Copy Code |
---|
Public Property ShowTabNavigationButtons As Boolean |
true to enable tab navigation; otherwise, false. The default is true.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |