This document explains the basics of using cross-band controls and describes
their main features.
Cross-band controls are used to draw lines and rectangles through
several bands, as opposed to XRLine and XRShape
controls that can be used only within a single band.
The following two cross-band controls are available.
XRCrossBandLine
allows for the drawing of vertical lines, which are not restricted to a
particular band. For example, it can be used to emphasize a report section
consisting of multiple band areas.
XRCrossBandBox
allows for the drawing of rectangles through several bands. It can be used to
encompass a report section consisting of multiple band areas.
To add a cross-band control to the report, drag the appropriate control from
the toolbox DX.11.2: Report Controls tab and drop it onto the report's
area.
At runtime, to specify the bands at which a cross-band control starts and
ends its drawing, use the following properties.