RecurrenceWindowShowingEventArgs Constructors
Provides data for the SchedulerControl.RecurrenceWindowShowing event.| Name | Parameters | Description |
|---|---|---|
| RecurrenceWindowShowingEventArgs(SchedulerControl, AppointmentItem, Window) | scheduler, appointment, appointmentWindow | Initializes a new instance of the RecurrenceWindowShowingEventArgs class with the specified settings. |
See Also