Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / GcComboBoxCellType Class / GcComboBoxCellType Constructor / GcComboBoxCellType Constructor()


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