DataGridViewColumnCollection Constructor (DataGridView^)
.NET Framework (current version)
Initializes a new instance of the DataGridViewColumnCollection class for the given DataGridView.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- dataGridView
-
Type:
System.Windows.Forms::DataGridView^
The DataGridView that created this collection.
.NET Framework
Available since 2.0
Available since 2.0
Show: