DataGridViewSelectedRowCollection::Contains Method (DataGridViewRow^)
.NET Framework (current version)
Determines whether the specified row is contained in the collection.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- dataGridViewRow
-
Type:
System.Windows.Forms::DataGridViewRow^
The DataGridViewRow to locate in the DataGridViewSelectedRowCollection.
.NET Framework
Available since 2.0
Available since 2.0
Show: