TcxSchedulerEventOperations.MovingBetweenResources Property
In This Article
#Declaration
Delphi
property MovingBetweenResources: Boolean read; write;
#Property Value
Type |
---|
Boolean |
#Remarks
Set this property to False or True to forbid or allow end-users to drag-and-drop events between different resources that are currently visible within the scheduling area.
The default MovingBetweenResources property value is True.
See Also