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