[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.CharBox.Clone

Clone Method

Clone()

Creates a new object that is a copy of the current instance.

Declaration
public virtual object Clone()
Public Overridable Function Clone() As Object
Returns
Type Description
object

A new object that is a copy of this instance.

Implements
Remarks

This method creates another CharBox instance with the same settings as this one.