KryptonDataGridViewTextAndImageColumn.Clone Method

Krypton OutlookGrid

KryptonDataGridViewTextAndImageColumnClone Method
Krypton OutlookGrid v1.6.0
Create a cloned copy of the column.

Namespace: JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.CustomColumns
Assembly: JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid (in JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.dll) Version: 1.6.0.0 (1.6.0.0)
Syntax
public override Object Clone()
Public Overrides Function Clone As Object

Return Value

Type: Object

[Missing <returns> documentation for "M:JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.CustomColumns.KryptonDataGridViewTextAndImageColumn.Clone"]

Implements

ICloneableClone
See Also