Skip to main content

TcxCustomSchedulerReportLinkPrintStyle.ResourceCountPerPage Property

Specifies the number of resources per page in the report.

Declaration

property ResourceCountPerPage: Integer read; write; default 0;

Property Value

Type Default
Integer 0

Remarks

For instance, if the ResourceCountPerPage property’s value is set to 1 it means that there is just one resource per page. If the ResourceCountPerPage property is set to 0 the number of resources per page matches the number of resources in the scheduling area.

The default value of the ResourceCountPerPage property is 0.

See Also