DataGridView::DataGridViewControlCollection::Remove Method (Control^)

 

Removes the specified control from the DataGridView::DataGridViewControlCollection.

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

public:
virtual void Remove(
	Control^ value
) override

.NET Framework
Available since 2.0
Return to top
Show: