Search results
Suggest a FeaturePDF

Table custom properties

This topic explains about the list of table report item custom properties that are supported to render in WPF Report Viewer.

Limit number of table records on each page

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 RowsPerPage count that fits within the page.

You can set the RowsPerPage property value, as shown in the below. Shows the records count configuration in custom property dialog