Spread Windows Forms 12.0 Product Documentation
Clone Method (FieldsEditorControlCellType)


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

Reference

FieldsEditorControlCellType Class
FieldsEditorControlCellType Members