Whether the user is allowed to drag and drop and reorder C1TabItems from this C1TabControl.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public bool CanUserReorder { get; set; } |
Visual Basic |
---|
Public Property CanUserReorder As Boolean Get Set |