AppointmentViewModel.ShowChangedRecurrenceImage Property
Returns whether the appointment representation should show the Changed Recurrence () icon.
Namespace: DevExpress.Maui.Scheduler
Assembly: DevExpress.Maui.Scheduler.dll
NuGet Package: DevExpress.Maui.Scheduler
Declaration
public bool ShowChangedRecurrenceImage { get; }
Property Value
Type | Description |
---|---|
Boolean |
|
See Also