GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / GcTextBoxCellType Class / GcTextBoxCellType Constructor / GcTextBoxCellType Constructor()


In This Topic
GcTextBoxCellType Constructor()
In This Topic
Initializes a new instance of the GcTextBoxCellType class.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New GcTextBoxCellType()
See Also