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

Glossary Item Box

Represents a cross band line.

Remarks

The control draws a vertical line 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 line is determined with properties StartPoint and EndPoint. In which band the line startş is determined with StartBand property. The band in which the line ends is determined with property EndBand.

To add CrossBandLine 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 XRCrossBandLine 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.