Back to Devexpress

AgendaAppointmentViewModel.ShowReminderImage Property

maui-devexpress-dot-maui-dot-scheduler-dot-agendaappointmentviewmodel-900219b9.md

latest1.1 KB
Original Source

AgendaAppointmentViewModel.ShowReminderImage Property

Gets or sets whether the AgendaView appointment representation should show the Reminder ( ) icon.

Namespace : DevExpress.Maui.Scheduler

Assembly : DevExpress.Maui.Scheduler.dll

NuGet Package : DevExpress.Maui.Scheduler

Declaration

csharp
public bool ShowReminderImage { get; set; }

Property Value

TypeDescription
Boolean

true to display the reminder icon in the AgendaView appointment; otherwise, false.

|

See Also

AgendaAppointmentViewModel Class

AgendaAppointmentViewModel Members

DevExpress.Maui.Scheduler Namespace