RecurrenceFormEventArgs Class
Provides data for the SchedulerControl.RecurrenceFormShowing event.
Namespace: DevExpress.Xpf.Scheduler
Assembly: DevExpress.Xpf.Scheduler.v24.2.dll
NuGet Package: DevExpress.Wpf.Scheduler
#Declaration
#Remarks
Important
You are viewing documentation for the legacy WPF Scheduler control. If you’re starting a new project, we strongly recommend that you use a new control declared in the DevExpress.
The SchedulerControl.RecurrenceFormShowing event occurs before the Appointment Recurrence form is invoked. The RecurrenceFormEventArgs class introduces the RecurrenceFormEventArgs.ParentForm property that provides access to the appointment editing form from which the recurrence dialog is invoked. The RecurrenceFormEventArgs.Controller property specifies the controller providing settings required to edit appointment recurrence in the Appointment Recurrence form.
Note
Recurrence