This topic explains about the list of table report item custom properties that are supported to render in WPF Report Viewer.
The RowsPerPage custom property is used to specify the number of table records to display on each page. It supports integer data value greater than zero.
This property is ignored when table rows heights higher than current page size. Increase the report page height or reduce
RowsPerPagecount that fits within the page.
You can set the RowsPerPage property value, as shown in the below.
