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

Glossary Item Box

Displays data of Boolean data type.

Remarks

This is a control intended for displaying True or False values in a report. True value is represented with a checked control. False value is represented with unchecked control.

To add CheckBox 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 XRCheckBox control and drag it to the desired band.
  4. In property Text define the text displayed in the control.
  5. Set other 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.