WeekOfMonthEdit Class
In This Article
The combo box used to select a week of the month.
Namespace: DevExpress.XtraScheduler.UI
Assembly: DevExpress.XtraScheduler.v25.1.dll
NuGet Package: DevExpress.Win.Scheduler
#Declaration
[ComVisible(false)]
[DXLicenseWinForms]
public class WeekOfMonthEdit :
ImageComboBoxEdit
#Remarks
The selected WeekOfMonth is available via the WeekOfMonthEdit.WeekOfMonth property of the control.
The control’s common appearance is shown below.
#Implements
#Inheritance
Show 15 items
Object
MarshalByRefObject
See Also