A newer version of this page is available.
Switch to the current version.
IRecurrenceInfo.Range Property
Gets or sets the type of the recurrence range.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v18.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
RecurrenceRange | A RecurrenceRange enumeration value that specifies the recurrence's range type. |
Remarks
The Range property specifies the manner in which the range of recurrence is defined - it sets the time boundaries/limits of the recurrence.
See Also
Feedback