YearlyRecurrenceControl Class
In This Article
A control used to set the recurrence options for yearly recurrent appointments.
Namespace: DevExpress.Xpf.Scheduler.UI
Assembly: DevExpress.Xpf.Scheduler.v14.2.dll
#Declaration
[DXToolboxBrowsable]
[ToolboxTabName("DX.14.2: Scheduling")]
public class YearlyRecurrenceControl :
RecurrenceControlBase,
IComponentConnector
#Remarks
Use the YearlyRecurrenceControl.RecurrenceInfo property to specify the recurrence settings.
The typical appearance of a YearlyRecurrenceControl is shown in the picture below.
#Inheritance
Object
DispatcherObject
DependencyObject
Visual
UIElement
FrameworkElement
Control
ContentControl
UserControl
DevExpress.Xpf.Scheduler.UI.RecurrenceControlBase
YearlyRecurrenceControl
#Extension Methods
See Also