constants CheckStateEnum
Specifies the check-box's states. Use the CheckImage property to assign new icons for check-box states. Use the CheckValueType editor to assign a check box to a field.

NameValueDescription
Unchecked0 The check box is unchecked.
Checked1 The check box is checked.
PartialChecked2 The check box looks partially checked.