The properties of a tabular row group are:
| Property Name | Description | |||
|---|---|---|---|---|
| General | ||||
| Class Type | Indicates the class type of the object. This property is read only. | |||
| Others | ||||
| Cross Page | Specifies whether the panel can be split across a page break. This property is only applied if 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 the last panel on the page is extended to the bottom of the page, so that the next panel starts on a new page. This property does not affect banded page header and banded page footer panels. The default is false which means the panel is not extended.
Data type: Boolean |
|||
| On New Page | Specifies whether the panel 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 |
|||