Skip to main content

TcxSchedulerReportLinkYearlyPrintStyle.MonthCountPerPage Property

Specifies a count of months per page.

Declaration

property MonthCountPerPage: Integer read; write; default 12;

Property Value

Type Default
Integer 12

Remarks

Use the MonthCountPerPage property to specify how many months will be shown in each page of the scheduler’s report.

The default value of the MonthCountPerPage property is 12.

See Also