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