| Overload | Description |
|---|---|
| CheckBoxCellType Constructor() | Creates a new check box cell with default settings. |
| CheckBoxCellType Constructor(CheckBoxCellType) | Creates a new copy from the specified cell type ("Copy constructor"). |
| CheckBoxCellType Constructor(SerializationInfo,StreamingContext) | Creates a new check box cell from serialization. |