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