IRecurrenceInfo.Duration Property
Gets or sets the duration of the interval in which recurrences occur.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.Core.dll
NuGet Package: DevExpress.Scheduler.Core
Declaration
Property Value
Type | Description |
---|---|
TimeSpan | A TimeSpan value that specifies the duration of the recurrence. |
See Also