AppointmentDragInfo.SourceAppointment Property
Gets the source appointment (an appointment before drag) in the drag-and-drop operation.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v26.1.Core.Desktop.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Appointment | An Appointment object. |
See Also