ASPxClientScheduler.AppointmentFormSave Method
In This Article
Client-side scripting method that saves appointment modifications and closes the form.
#Declaration
TypeScript
AppointmentFormSave(): void
#Remarks
The AppointmentFormSave function invokes the callback command with the APTSAVE identifier.
See Also