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


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