SchedulerStorageControlSettings.WorkDays Property
Provides access to the collection which identifies which days are assigned to a workweek.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v25.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
| Type | Description |
|---|---|
| WorkDaysCollection | A WorkDaysCollection object which identifies work days. |
See Also