Box
The box is a background item that does not contain any data. You can use a box to add a background color on an area. The box can be positioned behind other fields.
These properties are available:
- Left
- Specify the position of the box from the left side of the layout. This property is only available if the report uses exact positioning.
- Top
- Specify the position of the field from the top of the layout. This property is only available if the report uses exact positioning.
- Width
- Specify the width of the box, in columns. If the report uses exact positioning, then this property is specified as a length.
- Height
- Specify the height of the box, in lines. If the report uses exact positioning, then this property is specified as a length.
- Background
- Specify the background color of the box.
- Border
- Specify which sides of the box should have a border and specify the border thickness, style, and color.
- Print Condition
- Specify the condition that must be met for the box to be printed. The expression is 3GL code.