DataGridViewCellStyle::ICloneable::Clone Method ()
.NET Framework (current version)
Creates an exact copy of this DataGridViewCellStyle.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Return Value
Type: System::Object^A DataGridViewCellStyle that represents an exact copy of this cell style.
Implements
ICloneable::Clone()This member is an explicit interface member implementation. It can be used only when the DataGridViewCellStyle instance is cast to an ICloneable interface.
.NET Framework
Available since 2.0
Available since 2.0
Show: