[]
A CheckBox report item displays static or dynamic text together with a checkbox in a report.
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.
The general configuration includes Base Report Item properties, Common Style Properties, a subset of Text Properties and Visibility
Text is an expression that sets the content to be displayed in the checkbox.Checked boolean expression indicates whether the box displayed along with the text is checked or unchecked.Check Alignment determines the checked or unchecked box position relative to the report item bounds.