DataGridViewCheckBoxCell Constructor
.NET Framework (current version)
Initializes a new instance of the DataGridViewCheckBoxCell class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | DataGridViewCheckBoxCell() | Initializes a new instance of the DataGridViewCheckBoxCell class to its default state. |
![]() | DataGridViewCheckBoxCell(Boolean) | Initializes a new instance of the DataGridViewCheckBoxCell class, enabling binary or ternary state. |
Show:
