WeekDaysWorkDay(WeekDays) Constructor
Initializes a new instance of the WeekDaysWorkDay class for the specified weekday or a group of days.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
Declaration
Parameters
Name | Type | Description |
---|---|---|
weekDays | WeekDays | A WeekDays enumeration member that defines a day or a group of days. |
See Also