A newer version of this page is available.
Switch to the current version.
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
<ToolboxBitmap(GetType(XtraSchedulerReport), "Bitmaps256.dayofweekheaders.bmp")>
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
See Also
Feedback