Tabular Row Group Properties
This topic lists the properties of a Tabular Row Group object. The availabilities of the properties vary for the supported report types: Query Page Report and Web Report.
| Property Name | Available For | Description |
|---|---|---|
| General | ||
| Class Type | Query Page Report | Indicates the class type of the object. This property is read only. |
| Instance Name | Query Page Report | Shows the instance name of the object. This property is read only. |
| Others | ||
| Cross Page | Query Page Report, Web Report | 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 | Query Page Report, Web Report | Specifies whether to make the row extended to the bottom of the page, so that the next row starts on a new page.
Data type: Boolean |
| On New Page | Query Page Report, Web Report | 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 Topic is filled.
Data type: Boolean |
Previous Topic