AppointmentFormEventArgs Constructors
Provides data for the ASPxScheduler.AppointmentFormShowing event.| Name | Parameters | Description |
|---|---|---|
| AppointmentFormEventArgs(AppointmentFormTemplateContainer, Appointment, SchedulerFormAction) | container, appointment, action | Initializes a new instance of the AppointmentFormEventArgs class with the specified settings. |
See Also