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