AppointmentDragDropOptions Class
Contains options specific for appointment drag-and-drop operations.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.dll
Declaration
Related API Members
The following members return AppointmentDragDropOptions objects:
Remarks
To get access to the AppointmentDragDropOptions instance, use the SchedulerControl.OptionsDragDrop property.
Inheritance
Object
ViewStatePersisterCore
BaseOptions
SchedulerNotificationOptions
AppointmentDragDropOptionsBase
AppointmentDragDropOptions
See Also