DataGridViewRowCollection::DataGridView Property

 

Gets the DataGridView that owns the collection.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

protected:
property DataGridView^ DataGridView {
	DataGridView^ get();
}

.NET Framework
Available since 2.0
Return to top
Show: