Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / ComboBoxCellType Class / ComboBoxCellType Constructor / ComboBoxCellType Constructor()


In This Topic
    ComboBoxCellType Constructor()
    In This Topic
    Creates a new combo box cell with default settings.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New ComboBoxCellType()
    public ComboBoxCellType()
    See Also