Gets or sets a value indicating whether tabs can be rearranged interactively. This is a dependency property.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Controls.Silverlight
C#
![]() |
---|
public bool AllowTabReorder { get; set; } |
Visual Basic
![]() |
---|
Public Property AllowTabReorder As Boolean |
true to allow interactive tab reordering; otherwise, false. The default is false.