Skip to main content

TcxSchedulerReportLinkTimeLinePrintStyle.PrimaryPageHeadersOnly Property

Specifies whether day headers are to be displayed only in the report’s top-level page.

Declaration

property PrimaryPageHeadersOnly: Boolean read; write; default False;

Property Value

Type Default
Boolean False

Remarks

Set the PrimaryPageHeadersOnly property to True, to display day headers only in the report’s top-level page. Otherwise, day headers will be displayed in all pages.

The default value of the PrimaryPageHeadersOnly property is False.

See Also