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