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