DataGridViewRowCollection::List Property
.NET Framework (current version)
Gets an array of DataGridViewRow objects.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
The List unshares all the rows in the DataGridViewRowCollection, so you should avoid using this property.
.NET Framework
Available since 2.0
Available since 2.0
Show: