Group Panel Properties
This topic describes the properties of a Group Panel object in a banded object.
Property Name | Description |
---|---|
General | |
Display Name | Specifies the display name of the object.
Data type: String |
Instance Name | Shows the instance name of the object. This property is read only. |
Others | |
Current Block Index | The two properties, Current Block Index and Items per Block, work together to control the data of the object to be displayed in continuous page mode.
Current Block Index specifies the index of the data block that will be displayed. 0 means the first block index, and 1 the second, and so on. Data type: Integer |
Expand Detail Data | Specifies whether to expand the groups to show the details when the report is opened in Web Report Studio. Only works in continuous page mode.
Data type: Boolean |
Items per Block | The two properties, Current Block Index and Items per Block, work together to control the data of the object to be displayed in continuous page mode.
Item per Block specifies the number of records in each data block. Data type: Integer |
Shrink Footer | Specifies whether to hide the group footer panel when collapsing a group. Only works in continuous page mode.
Data type: Boolean |
Group Layout | |
Keep Group Together | Specifies whether to keep the whole group together.
Data type: Boolean |
Repeat While Group Footer | If the group header is set to be repeated, you can specify whether to repeat the group header when a page break occurs on the group footer.
Data type: Boolean |