Navigator > Setup > Report Designer
The following properties are common to all components:
Enabled |
When False, the component will not be printed on the report. Set components to False while you design and test a report to temporarily remove the effect of the component. |
Height |
The component height. If Autoheight is True, this will be set automatically. You can also drag the component edges to change the height. |
Left |
The left position relative to the left of the page. |
Name
|
The component name, see Report Designer Naming Conventions. The Name is used to reference the component in the code. |
Transparent |
True, components printed "underneath" this component will be visible in the white space. This can be used for components placed over graphic images. |
Top |
The top position relative to the top of the band. |
Width |
The component width. |