windowsforms-devexpress-dot-xtrascheduler-dot-reporting-3f15098f.md
A control to print headers indicating the days of week.
Namespace : DevExpress.XtraScheduler.Reporting
Assembly : DevExpress.XtraScheduler.v25.2.Reporting.dll
NuGet Package : DevExpress.Win.SchedulerReporting
public class DayOfWeekHeaders :
HorizontalHeadersControlBase
Public Class DayOfWeekHeaders
Inherits HorizontalHeadersControlBase
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.
Object MarshalByRefObject Component XRControl DevExpress.XtraScheduler.Reporting.ReportViewControlBase DevExpress.XtraScheduler.Reporting.ReportRelatedControlBase DevExpress.XtraScheduler.Reporting.HeadersControlBase DevExpress.XtraScheduler.Reporting.HorizontalHeadersControlBase DayOfWeekHeaders
See Also