Skip to main content
A newer version of this page is available. .

Drawing Cross-Band Lines and Boxes

  • 2 minutes to read

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, XRShape and XRPanel 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.17.2: Report Controls tab and drop it onto the report’s area.

versions-cross-band-controls-01

At runtime, to specify the bands at which a cross-band control starts and ends its drawing, use the following properties.

And to specify the control’s coordinates (measured in report units) within these bands, use the following properties.