DevExpress v24.2 Update — Your Feedback Matters
Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.
Take the survey
Not interested
DayOfWeekHeaders Class
A control to print headers indicating the days of week.
Namespace: DevExpress.XtraScheduler.Reporting
Assembly:
DevExpress.XtraScheduler.v24.2.Reporting.dll
NuGet Package:
DevExpress.Win.SchedulerReporting
#Declaration
The DayOfWeekHeaders is used, linked with the HorizontalWeek control, to print the days of the week. Day of week names are printed in full or short format, depending on the control cell size. When the control is linked, a link sign
appears.
![ReportControls-DayOfWeekHeaders](/WindowsForms/images/reportcontrols-dayofweekheaders9275.png)
#Inheritance
ObjectMarshalByRefObjectComponentXRControlDevExpress.XtraScheduler.Reporting.ReportViewControlBaseDevExpress.XtraScheduler.Reporting.ReportRelatedControlBaseDevExpress.XtraScheduler.Reporting.HeadersControlBaseDevExpress.XtraScheduler.Reporting.HorizontalHeadersControlBaseDayOfWeekHeaders
See Also