BackPrevious Topic  Next TopicNext

Tabular Row Group Properties

This topic describes the properties of a Tabular Row Group object that you can use in query-based page reports and web reports.

Designer provides some properties only when you use the object in certain report types. You can get details from the Available For column in the property table.

Property Name Available For Description
General
Class Type Query Page Report Shows 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.
  • true - Select to split the row across a page break when it exceeds the page height.
  • false - Select to display the row on the next page when it spans a large space vertically and cannot completely show on a page.

This property cannot take effect if you disable Page Layout for the report, meaning, the report is in continuous page mode.

Data type: Boolean

Fill Whole Page Query Page Report, Web Report Specifies whether to extend the row to the bottom of the page in the report result, so that the next row starts on a new page.

Data type: Boolean

On New Page Query Page Report, Web Report Specifies whether to start the row on a new page in the report result. The default behavior (the property being "false") is to start the row on a new page only when the previous page is filled. This property cannot take effect if you disable Page Layout for the report, meaning, the report is in continuous page mode.

Data type: Boolean

Back to top

BackPrevious Topic  Next TopicNext