Gets or sets a value indicating whether users are allowed to reorder tabs. Namespace: MindFusion.UI.Web
|
C#
![]() |
---|
public bool EnableReorder { get; set; } |
Visual Basic
![]() |
---|
Public Property EnableReorder As Boolean |
Type: Boolean
true if reordering of child tabs is allowed, otherwise false. Default value is false.