AppointmentFormControllerBase.RemoveRecurrence() Method
In This Article
Destroys the edited appointment copy.
Namespace: DevExpress.XtraScheduler.UI
Assembly: DevExpress.XtraScheduler.v14.2.Core.dll
#Declaration
#Remarks
If the appointment is not of the AppointmentType.Normal or AppointmentType.Pattern type, an exception occurs.
See Also