Properties of Tabular Row Group in Web Report
The properties of a tabular row group object in a web report are as follows:
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.
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 |