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.
Name
Value
Description
Unchecked
0
The check box is unchecked.
Checked
1
The check box is checked.
PartialChecked
2
The check box looks partially checked.