RecurrenceControlBase.RecurrenceInfo Property
Gets or sets appointment recurrence information.
Namespace: DevExpress.XtraScheduler.UI
Assembly: DevExpress.XtraScheduler.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| IRecurrenceInfo | An IRecurrenceInfo object containing recurrence information. |
See Also