ASPxClientAppointmentDragInfo Properties
Stores information about an appointment drag operation.
Name | Description |
---|---|
appointment |
Gets the dragged appointment’s identifier. |
new |
Gets the appointment’s interval after the drag operation. |
new |
Gets resources associated with the appointment after the drag operation. |
old |
Gets the appointment’s interval before the drag operation. |
old |
Gets resources that were associated with the appointment before the drag operation. |
See Also