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