constants CheckStateEnum
Specifies the cell's state if
CellHasCheckBox
or
CellHasRadioButton
property is True.
Name
Value
Description
Unchecked
0
The cell is not checked.
Checked
1
The cell is checked.
PartialChecked
2
The cell is partially checked.