Reminder.OnAppointmentChanged() Method
Updates ReminderBase.AlertTime and fires the ReminderBase.RemindTimeChanged event.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.Core.dll
Declaration
Remarks
The OnAppointmentChanged is called when the appointment associated with the reminder is changed.
See Also