WeeklyRecurrenceControl.RecurrenceInfo Property
In This Article
Gets or sets an object containing information about recurrences of the appointment.
Namespace: DevExpress.Xpf.Scheduler.UI
Assembly: DevExpress.Xpf.Scheduler.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Recurrence |
A Recurrence |
#Remarks
Use the RecurrenceInfo property to specify the recurrence pattern for display.
NOTE
For the Weekly
See Also