constants CheckStateEnum
Specifies the states for a checkbox in the control.
Name
Value
Description
Unchecked
0
Specifies whether the cell is unchecked.
Checked
1
Specifies whether the cell is checked.
PartialChecked
2
Specifies whether the cell is partial-checked..