DataGridViewCheckBoxColumn Constructor
.NET Framework (current version)
Initializes a new instance of the DataGridViewCheckBoxColumn class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| 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. |
Show:
