Skip to main content

TcxSchedulerReportLinkTimeLinePrintStyle.PrimaryPageScalesOnly Property

Specifies whether major and minor time scales are to be displayed only in the report’s top-level page.

Declaration

property PrimaryPageScalesOnly: Boolean read; write; default False;

Property Value

Type Default
Boolean False

Remarks

Set the PrimaryPageScalesOnly property to True, to display major and minor time scales only in the report’s top-level page. Otherwise, time scales will be displayed in all pages.

The default value of the PrimaryPageScalesOnly property is False.

See Also