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