MX-Frame Library Send comments on this topic.
CrossBandBox
MX-Developer > Report - MxReport > Designing a Report > Controls > CrossBandBox

Glossary Item Box

Represents a cross band box.

Remarks

The control draws a rectangle which is not restricted to a particular band. It can go from one starting point to the end point, crossing any bands in between.

Start and end point of the box is determined with properties StartPoint and EndPoint. In which band the box starts is determined with StartBand property. The band in which the line ends is determined with property EndBand.

To add CrossBandBox to a report

  1. In Solution Explorer open the desired MxReport component by double clicking it.
  2. Open Toolbox window and expand DX:Reports.vX.X section.
  3. Select XRCrossBandBox control and drag it to the desired band.
  4. Set control’s properties to define the appearance, behaviour, data, etc.

To learn more about the control, how to implement it and use it see Developer Express documentation.

©2009 Metronik. All Rights Reserved.