Gets or sets a value indicating whether tabs can be rearranged interactively.
Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc
C# Copy Code |
---|
public bool AllowReorder { get; set; } |
Visual Basic Copy Code |
---|
Public Property AllowReorder As Boolean |