Spread Windows Forms 12.0 Product Documentation
Clone Method (LiteralBoxInfo)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > LiteralBoxInfo Class : Clone Method
Gets an object that is clone this object.
Syntax
'Declaration
 
Public Overrides Function Clone() As Object
'Usage
 
Dim instance As LiteralBoxInfo
Dim value As Object
 
value = instance.Clone()
public override object Clone()

Return Value

An System.Object is the copy of this object.
See Also

Reference

LiteralBoxInfo Class
LiteralBoxInfo Members