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