DataGridViewCellCollection::List Property

 

Gets an ArrayList containing DataGridViewCellCollection objects.

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

protected:
property ArrayList^ List {
	virtual ArrayList^ get() override;
}

.NET Framework
Available since 2.0
Return to top
Show: