CellAppearance.ShowCheckBox
Read and write.
Type:
Boolean.
Contains the flag to show checkbox in a cell.
Thick client.
It makes sense for
Number and
Boolean type columns. A check box with
Boolean type value can have only two statuses (
True - checked,
False - unchecked), a check box with
Number type value can have three statuses (1 - checked, 0 - unchecked, 2 - not specified).