GlobalDrag Property
GlobalDrag
Defines whether the item containers can be dragged from this C1DashboardLayout control to others where this global dragging also allowed.
Declaration
public bool GlobalDrag { get; set; }
Public Property GlobalDrag As Boolean