|
|
| Extends or shrinks the report band based on the size of the objects located within the band
|
|
|
|
|
| Keeps the report band stationary at the dimention specified in the Report Designer. If any object placed within a report band that is set to StaticHeight stretches, its result will be truncated at the position of the report band.
|
|
|
|
|
| Opens the Breaks dialog window for specifying breakpoint options
|
|
|
|
|
|
|
| For details on breakpoint options and understanding breakpoints, please see Using Breakpoints.
|
|
|
|
|
| Opens the Position dialog window for specifying hard-coded position values
|
|
|
|
|
|
|
| Height
|
| Specifies the height of the report band. The Height is expressed in report units.
|
|
|
| Bottom Offset
|
| Use the Bottom Offset property to define the vertical space which will appear after the band. The Bottom Offset is expressed in report units.
|
|
|
| Print Position
|
| Use the Print Position property to declare the vertical position on the page where the band should be printed. The Print Position is expressed in report units. If the print position of the report is beyond the Print Position of the band, then the report advances to the next page and attempts to print the band again.
|
|
|
| Note:
|
|
|
| If Print Position is used for a detail band, then only the first detail band of the page uses the position with the remaining detail bands printing below the first.
|
|
|
| The Visible property determines whether a report component will be printed
|