Back to Devexpress

AppointmentItem.IsRecurring Property

maui-devexpress-dot-maui-dot-scheduler-dot-appointmentitem-548d8c51.md

latest861 B
Original Source

AppointmentItem.IsRecurring Property

Returns whether the appointment belongs to a recurring series.

Namespace : DevExpress.Maui.Scheduler

Assembly : DevExpress.Maui.Scheduler.dll

NuGet Package : DevExpress.Maui.Scheduler

Declaration

csharp
public bool IsRecurring { get; }

Property Value

TypeDescription
Boolean

true if the appointment belongs to a recurring series; otherwise, false.

|

See Also

AppointmentItem Class

AppointmentItem Members

DevExpress.Maui.Scheduler Namespace