Skip to main content

AppointmentItem.Occurrences Property

Namespace: DevExpress.UI.Xaml.Scheduler

Assembly: DevExpress.UI.Xaml.Scheduler.v21.2.dll

NuGet Package: DevExpress.Uwp.Controls

#Declaration

public OccurrenceCollection Occurrences { get; }

#Property Value

Type
DevExpress.UI.Xaml.Scheduler.Internal.OccurrenceCollection
See Also