WeekDaysCheckEdit.WeekDays Property
In This Article
Gets or sets the day of the week or a specific group of days selected in the editor.
Namespace: DevExpress.Xpf.Scheduler.UI
Assembly: DevExpress.Xpf.Scheduler.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Week |
The Week |
#Remarks
Use the WeekDays property to obtain the result of an end-user selection.
See Also