Spread Windows Forms 17
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()
    public GcComboBoxCellType()
    See Also