ASPxClientAppointmentResizeEventArgs Constructors
Provides data for the ASPxClientScheduler.AppointmentResize event.Name | Description |
---|---|
constructor(operation, appointmentId, oldInterval, newInterval) | Initializes a new instance of the ASPxClientAppointmentResizeEventArgs class. |
See Also