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

SchedulerAppointmentFormEventArgs Properties

Provides data for the AppointmentFormShowing event.
Name Description
Appointment Specifies the appointment for which the edit form is shown.
Cancel Specifies whether to show the form or this action should be canceled.
FormInfo Specifies the appointment form’s information.
FormType Specifies the appointment form type.
Title Specifies the appointment form’s title.
See Also