[]
        
(Showing Draft Content)

CheckBox

A CheckBox report item displays static or dynamic text together with a checkbox in a report.

Adding a CheckBox

You can add a CheckBox into a report by either double-click the corresponding item in the toolbox or drag-and-drop it to a report page area or other containers.

General CheckBox Configuration

The general configuration includes Base Report Item properties, Common Style Properties, a subset of Text Properties and Visibility

Content

  • The Text is an expression that sets the content to be displayed in the checkbox.
  • The Checked boolean expression indicates whether the box displayed along with the text is checked or unchecked.
  • The Check Alignment determines the checked or unchecked box position relative to the report item bounds.