KryptonDataGridViewTextAndImageCell.Clone Method

Krypton OutlookGrid

KryptonDataGridViewTextAndImageCellClone Method
Krypton OutlookGrid v1.6.0
Overrides Clone

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
The cloned KryptonDataGridViewTextAndImageCell

Implements

ICloneableClone
See Also