Skip to main content

TcxCustomSchedulerReportLinkPrintStyle.PageCount Property

Gets how many pages are included in the scheduler’s report.

Declaration

property PageCount: Integer read;

Property Value

Type
Integer

Remarks

The number of pages contained within the scheduler’s report is dependent upon the print style applied, the report’s date period, the resource layout and the page layout.

Use the PageCount property to determine the number of pages that are included in the scheduler’s report.

See Also