ASPxClientAppointmentOperation Class
Contains methods allowing you to perform or cancel an operation.
Declaration
declare class ASPxClientAppointmentOperation
Remarks
The ASPxClientAppointmentOperation class instance can be obtained via the ASPxClientScheduler.AppointmentDrop and the ASPxClientScheduler.AppointmentResize event arguments.
See Also