SchedulerControlPrintAdapter.GetWorkDays() Method
In This Article
Obtains the collection which identifies which days are assigned to a workweek.
Namespace: DevExpress.XtraScheduler.Reporting
Assembly: DevExpress.XtraScheduler.v24.2.Reporting.dll
NuGet Package: DevExpress.Win.SchedulerReporting
#Declaration
public override WorkDaysCollection GetWorkDays()
#Returns
Type | Description |
---|---|
Work |
A Work |
See Also