AppointmentFormEventArgs Constructors
Provides data for the SchedulerControl.EditAppointmentFormShowing event.| Name | Parameters | Description |
|---|---|---|
| AppointmentFormEventArgs(Appointment) | apt | Initializes new instance of the AppointmentFormEventArgs class with the specified settings. |
See Also