Back to Devexpress

IRecurrenceInfo.Periodicity Property

maui-devexpress-dot-maui-dot-scheduler-dot-irecurrenceinfo-d18b15dc.md

latest868 B
Original Source

IRecurrenceInfo.Periodicity Property

Gets or sets the frequency with which the appointment occurs (for example, every Nth month).

Namespace : DevExpress.Maui.Scheduler

Assembly : DevExpress.Maui.Scheduler.dll

NuGet Package : DevExpress.Maui.Scheduler

Declaration

csharp
int Periodicity { get; set; }

Property Value

TypeDescription
Int32

The number that specifies how often the occurrences are.

|

See Also

IRecurrenceInfo Interface

IRecurrenceInfo Members

DevExpress.Maui.Scheduler Namespace