DataGridViewCheckBoxCell::EditType Property
.NET Framework (current version)
Gets the type of the cell's hosted editing control.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
This overridden property always returns null because check boxes only allow selection and deselection, not editing.
.NET Framework
Available since 2.0
Available since 2.0
Show: