SchedulerAppointmentFormEventArgs Properties
Provides data for the AppointmentFormShowing event.
Name | Description |
---|---|
Appointment |
Specifies the target appointment.
Inherited from Scheduler |
Cancel |
Gets or sets a value indicating whether the event should be canceled.
Inherited from Cancel |
Form |
Specifies the appointment form information. |
Form |
Specifies the appointment form type. |
Title | Specifies the appointment form’s title. |
See Also