WeekOfMonthEdit.WeekOfMonth Property
In This Article
Gets or sets the value selected in the WeekOfMonthEdit control.
Namespace: DevExpress.Xpf.Scheduler.UI
Assembly: DevExpress.Xpf.Scheduler.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Week |
A Week |
#Remarks
Use the WeekOfMonth property to access an end-user selection in the WeekOfMonthEdit control.
See Also