DataGridViewComboBoxColumn Constructor ()
.NET Framework (current version)
Initializes a new instance of the DataGridViewTextBoxColumn class to the default state.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
When initializing a new DataGridViewComboBoxColumn instance, this constructor sets the CellTemplate property to a new DataGridViewComboBoxCell instance.
.NET Framework
Available since 2.0
Available since 2.0
Show: