BarParams.Clone Method

Krypton OutlookGrid

BarParamsClone Method
Krypton OutlookGrid v1.6.0
Crée un objet qui est une copie de l'instance actuelle.

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

Return Value

Type: Object
Nouvel objet qui est une copie de cette instance.

Implements

ICloneableClone
See Also