ASPxClientScheduler.AppointmentFormCancel Method
Client-side scripting method that cancels changes and closes the appointment editing form.
Declaration
AppointmentFormCancel(): void
Remarks
The AppointmentFormCancel function invokes the callback command with the APTCANCEL identifier.
See Also