constants CheckStateEnum
Specifies the states for a checkbox in the control.

NameValueDescription
Unchecked0 Specifies whether the cell is unchecked.
Checked1 Specifies whether the cell is checked.
PartialChecked2 Specifies whether the cell is partial-checked..