Back to Devexpress

DayOfWeekHeaders Class

windowsforms-devexpress-dot-xtrascheduler-dot-reporting-3f15098f.md

latest2.0 KB
Original Source

DayOfWeekHeaders Class

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

Declaration

csharp
public class DayOfWeekHeaders :
    HorizontalHeadersControlBase
vb
Public Class DayOfWeekHeaders
    Inherits 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 appears.

Inheritance

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

See Also

DayOfWeekHeaders Members

DevExpress.XtraScheduler.Reporting Namespace