Previous Topic Next Topic
Properties of Table Column in Web Report
There are four types of columns in a web report table, which are common column, detail column, group column and summary column. These table column objects have the same properties as follows:
Property Name | Description |
---|
Auto Fit | Specifies whether to adjust the width of the object according to the contents.
If the property is set to true, the width of the object will be adjusted automatically only when: - The Position property for the field/label in this object is static.
- If the Position property for the field/label in this object is absolute, then the Auto Fit property for the field/label should be set to true.
Data type: Boolean |
Invisible | Specifies whether to show the object in the design area and in the report results. All formulas and calculations will still be performed if the property is set to true.
Data type: Boolean |
Previous Topic Next Topic