Skip to main content
A newer version of this page is available. .

DayOfWeekHeaders Class

A control to print headers indicating the days of week.

Namespace: DevExpress.XtraScheduler.Reporting

Assembly: DevExpress.XtraScheduler.v18.2.Reporting.dll

Declaration

[ToolboxBitmap(typeof(XtraSchedulerReport), "Bitmaps256.dayofweekheaders.bmp")]
public class DayOfWeekHeaders :
    HorizontalHeadersControlBase

Remarks

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 ReportControls - Relation icon appears.

ReportControls-DayOfWeekHeaders

Inheritance

Object
MarshalByRefObject
Component
XRControl
DevExpress.XtraScheduler.Reporting.ReportViewControlBase
DevExpress.XtraScheduler.Reporting.ReportRelatedControlBase
DevExpress.XtraScheduler.Reporting.HeadersControlBase
DevExpress.XtraScheduler.Reporting.HorizontalHeadersControlBase
DayOfWeekHeaders
See Also