SchedulerControl.DragDropOptions Property
In This Article
Provides access to the options specifying the drag-and-drop mode and movement type which are active in the SchedulerControl.
Namespace: DevExpress.Xpf.Scheduler
Assembly: DevExpress.Xpf.Scheduler.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
A DevExpress. |
#Remarks
Use the DragDropOptions property to restrain raising the drag-and-drop event of the SchedulerControl, and specify the appointment movement type (smoothed or snapped to time cells).
See Also