SchedulerControlPrintAdapter.GetWorkDays() Method
Obtains the collection which identifies which days are assigned to a workweek.
Namespace: DevExpress.XtraScheduler.Reporting
Assembly: DevExpress.XtraScheduler.v25.1.Reporting.dll
NuGet Package: DevExpress.Win.SchedulerReporting
Declaration
Returns
| Type | Description |
|---|---|
| WorkDaysCollection | A WorkDaysCollection object which identifies work days. |
See Also