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