EditAppointmentFormEventArgs.OpenRecurrenceDialog Property
In This Article
Gets the value indicating whether the Appointment Recurrence form is displayed on the top of the Edit Appointment form.
Namespace: DevExpress.Xpf.Scheduler
Assembly: DevExpress.Xpf.Scheduler.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, if the Appointment Recurrence dialog is opened; otherwise, false. |
See Also