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