AppointmentFormControllerBase.PrepareToRecurrenceEdit() Method
In This Article
Finds and clones the recurrence pattern for the appointment, or creates it if it does not exist.
Namespace: DevExpress.XtraScheduler.UI
Assembly: DevExpress.XtraScheduler.v14.2.Core.dll
#Declaration
#Returns
Type | Description |
---|---|
Appointment | An Appointment object specifying a copy of the appointment recurrence pattern. |
See Also