ColumnHeader::Clone Method ()
.NET Framework (current version)
Creates an identical copy of the current ColumnHeader that is not attached to any list view control.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Implements
ICloneable::Clone()You can use this method to copy existing ColumnHeader objects from an existing ListView control for use in other ListView controls.
.NET Framework
Available since 1.1
Available since 1.1
Show: