DataGridViewColumnCollection::IndexOf Method (DataGridViewColumn^)
.NET Framework (current version)
Gets the index of the given DataGridViewColumn in the collection.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- dataGridViewColumn
-
Type:
System.Windows.Forms::DataGridViewColumn^
The DataGridViewColumn to return the index of.
.NET Framework
Available since 2.0
Available since 2.0
Show: