DeleteRecurrentAppointmentFormEventArgs Constructors
Provides data for the SchedulerControl.DeleteRecurrentAppointmentFormShowing event.| Name | Parameters | Description |
|---|---|---|
| DeleteRecurrentAppointmentFormEventArgs(AppointmentBaseCollection) | appointments | Initializes a new instance of the DeleteRecurrentAppointmentFormEventArgs class with the specified appointment. |
See Also