Gets or sets a value indicating whether to show tab navigation buttons.
Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc
SyntaxC#
Copy Code
|
|---|
public bool ShowNavigationButtons { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property ShowNavigationButtons As Boolean |
See Also