AppointmentDragDropOptionsBase Class
The base class for options available for drag-and-drop operations with appointments in the scheduler.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.Core.Desktop.dll
Declaration
Remarks
The AppointmentDragDropOptionsBase class provides a AppointmentDragDropOptionsBase.KeepRelativeResourceDistance option which takes into account resources to which several dragged appointments belong and their relative position in the view grouped by resources.
Inheritance
Object
ViewStatePersisterCore
BaseOptions
SchedulerNotificationOptions
AppointmentDragDropOptionsBase
See Also