Gets or sets a value indicating whether to update the position of items dragged over areas which do not allow items. Namespace: MindFusion.Scheduling.Compact
|
C# |
---|
public bool DragItemsOnDisabledAreas { get; set; } |
Visual Basic |
---|
Public Property DragItemsOnDisabledAreas As Boolean |
true to indicate that the modified items will follow the cursor over areas which do not allow items; otherwise, false.