DataGridViewCheckBoxColumn Constructor ()
.NET Framework (current version)
Initializes a new instance of the DataGridViewCheckBoxColumn class to the default state.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Using this default constructor is equivalent to supplying an argument of false to the DataGridViewCheckBoxColumn(Boolean) constructor.
.NET Framework
Available since 2.0
Available since 2.0
Show: