Skip to main content
A newer version of this page is available. .

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