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