ASPxClientAppointmentDragInfo.oldInterval Property
Gets the appointment’s interval before the drag operation.
Declaration
oldInterval: ASPxClientTimeInterval
Property Value
Type | Description |
---|---|
ASPxClientTimeInterval | An ASPxClientTimeInterval object representing the interval assigned to the appointment. |
See Also