Page Margin Bands
- Last UpdatedOct 30, 2024
- 3 minute read
The Top Margin and Bottom Margin bands represent the top and bottom page margins. They are intended for displaying page numbers, or supplementary information (for example, the current system time or the user name).

On the Properties window, the Page Margin Band properties are divided into the following tabs:
Appearance
Background Color
Specifies the background colour of controls. The functionality is also available on
the Report Designer tab (
).
Border Color, Border Dash Style, Border Width and Borders
Specifies border settings for controls.
Font
Specifies the font settings for controls. Some of the functionality is available on the Report Designer tab.
Foreground Color
Specifies the text colour for controls. The functionality is also available on the
Report Designer tab (
).
Formatting Rules
Displays the Formatting Rules Editor window, used to choose which rules are applied to a report during report generation, and to define the priority of the applied rules.
Height
Specifies the height in report measurement units.
Note:
The property is associated with the report margin. If the value of the property is
modified, the appropriate Margin value is also modified.
Padding
Specifies indent values used to render the contents of the controls.
Style Priority
Defines the priority of various styles (for example, background colour or border colour).
Styles
Defines odd and even styles for the controls, as well as assigning an existing style to the them (or a newly created one).
Text Alignment
Changes the alignment of report control text. The functionality is also available on the Report Designer tab.
Behavior
Scripts
Contains events which can be handled with scripts.
Visible
Specifies whether the band is visible when using the print preview.
Data
Tag
Adds additional information to a report, for example, the id, by which the report can then be accessible via scripts.
Miscellaneous
(Name)
Determines the name of the report, by which it can be accessed in the Report Explorer, Properties window or via scripts.
Snap Line Padding
Specifies indent values used to render the contents of the band, which are maintained when the control is aligned using snap lines.
Favorites
Right-click on the Favorites tab and select Edit Favorite Property List to display the Favorite Properties Editor, which is used to customise the available properties on the Favorites tab.
Refer to Conditionally Modify Control Display, Styles Concepts and Handle Events via Scripts for further information.