Skip to main content
A newer version of this page is available. .

ReminderItem.OnAppointmentChanged() Method

Updates the ReminderItem.AlertTime property.

Namespace: DevExpress.Xpf.Scheduling

Assembly: DevExpress.Xpf.Scheduling.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Scheduling, DevExpress.Wpf.Scheduling

Declaration

public void OnAppointmentChanged()

Remarks

The OnAppointmentChanged is called when the appointment associated with the reminder is changed.

See Also