Spread Windows Forms 12.0 Product Documentation
Clone Method (GcTextBoxCellType)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > GcTextBoxCellType Class : Clone Method
Creates and returns a cloned cell type.
Syntax
'Declaration
 
Public Overrides Function Clone() As Object
'Usage
 
Dim instance As GcTextBoxCellType
Dim value As Object
 
value = instance.Clone()
public override object Clone()
See Also

Reference

GcTextBoxCellType Class
GcTextBoxCellType Members