Gets or sets a value indicating whether tabs can be rearranged interactively.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms
C# Copy Code |
---|
public bool AllowTabReorder { get; set; } |
Visual Basic Copy Code |
---|
Public Property AllowTabReorder As Boolean |
true to allow interactive tab reordering; otherwise, false. The default is false.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |