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