Back to Devexpress

TcxSchedulerEventOperations.MovingBetweenResources Property

vcl-cxschedulercustomcontrols-dot-tcxschedulereventoperations-999a99c2.md

latest1.1 KB
Original Source

TcxSchedulerEventOperations.MovingBetweenResources Property

Specifies if an end-user can drag-and-drop an event between resources.

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

TcxSchedulerEventOperations Class

TcxSchedulerEventOperations Members

cxSchedulerCustomControls Unit