DataGridViewColumnCollection::Contains Method (DataGridViewColumn^)
.NET Framework (current version)
Determines whether the collection contains the given column.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- dataGridViewColumn
-
Type:
System.Windows.Forms::DataGridViewColumn^
The DataGridViewColumn to look for.
.NET Framework
Available since 2.0
Available since 2.0
Show: