RecurrentAppointmentActionFormEventArgs Class
Provides data for the SchedulerControl.DeleteRecurrentAppointmentFormShowing event.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.dll
Declaration
Remarks
RecurrentAppointmentActionFormEventArgs objects are automatically created, initialized and passed to the SchedulerControl.DeleteRecurrentAppointmentFormShowing event handlers.
Inheritance
Object
EventArgs
ShowFormEventArgs
AppointmentFormEventArgs
RecurrentAppointmentActionFormEventArgs
See Also