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