Gets or sets a value indicating whether tabs can be repositioned interactively through dragging. This is a dependency property.
Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.UI.Silverlight
C#
![]() |
---|
public bool EnableDragging { get; set; } |
Visual Basic
![]() |
---|
Public Property EnableDragging As Boolean |
true if dragging is enabled; otherwise, false.