Skip to main content

SchedulerAppointmentFormClosingEventArgs Properties

Provides data for the AppointmentFormClosing event.
Name Description
Appointment Specifies the target appointment. Inherited from SchedulerAppointmentOperationEventArgs.
Cancel Gets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs.
FormInfo Specifies the appointment form information.
FormType Specifies the appointment form type.
See Also