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