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