Skip to main content

TcxSchedulerReportLinkMonthlyPrintStyle.PrintExactlyOneMonthPerPage Property

Specifies whether to print one month per page.

Declaration

property PrintExactlyOneMonthPerPage: Boolean read; write; default False;

Property Value

Type Default
Boolean False

Remarks

Set the PrintExactlyOneMonthPerPage property to True to print exactly one month per page. When the page should encompass the dates in adjacent months set the PrintExactlyOneMonthPerPage property to False.

The default value of the PrintExactlyOneMonthPerPage property is False.

See Also