In This Topic
The following tables list the members exposed by CheckBox.
Public Constructors
Public Properties
| Name | Description |
 | CheckAlignment | Gets or sets an alignment of the check box within the control. |
 | Checked | Gets or sets the expression that determines if the check box is checked. |
 | Text | Gets or sets the text associated with the check box. |
Top
Public Methods
| Name | Description |
 | GetExpressions | Overridden. Returns a list of the expressions contained by this report item. |
 | Validate | Overridden. Validates the current state of the CheckBox object. |
Top
See Also