DataGridViewComboBoxCell::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)
Property Value
Type: System::Type^The Type of the underlying editing control. This property always returns DataGridViewComboBoxEditingControl.
The DataGridViewComboBoxEditingControl class is derived from the ComboBox class.
.NET Framework
Available since 2.0
Available since 2.0
Show: