DataGridViewCheckBoxColumn Constructor
.NET Framework 4.5
Initializes a new instance of the DataGridViewCheckBoxColumn class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
DataGridViewCheckBoxColumn() | Initializes a new instance of the DataGridViewCheckBoxColumn class to the default state. |
|
DataGridViewCheckBoxColumn(Boolean) | Initializes a new instance of the DataGridViewCheckBoxColumn and configures it to display check boxes with two or three states. |