Tabular row group

The properties of a tabular row group in a web report are:

Property Name Description
Cross Page Specifies whether the row can be split across a page break. This property is applied only when the report has page layout enabled. The default is false which means that the panel is split only if it exceeds the page height.

Data type: Boolean

Fill Whole Page Specifies whether to make the row extended to the bottom of the page, so that the next panel starts on a new page.

Data type: Boolean

On New Page Specifies whether the row starts on a new page. This property is only applied if the report has page layout enabled. The default is false which means the panel starts on a new page only if the previous page is filled.

Data type: Boolean