Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / MultiColumnComboBoxCellType Class / MultiColumnComboBoxCellType Constructor
Example


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