WeekDaysWorkDay(WeekDays) Constructor
In This Article
Initializes a new instance of the WeekDaysWorkDay class for the specified weekday or a group of days.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
week |
Week |
A Week |
See Also