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