AppointmentDragEventArgs.SourceAppointment Property
In This Article
Gets the source appointment in the drag-and-drop event.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v14.2.Core.dll
#Declaration
#Property Value
Type | Description |
---|---|
Appointment | An Appointment object. |
See Also