Skip to main content

TcxSchedulerEventOperations.MovingBetweenResources Property

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

Declaration

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