DataGridViewColumn::Clone Method ()

 

Creates an exact copy of this band.

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

public:
virtual Object^ Clone() override

Return Value

Type: System::Object^

An Object that represents the cloned DataGridViewBand.

.NET Framework
Available since 2.0
Return to top
Show: