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


In This Topic
    ComboBoxCellType Constructor
    In This Topic
    Creates a combo box cell.
    Overload List
    OverloadDescription
    Creates a new combo box.  
    Creates a new combo box cell with the specified items in the combo box list.  
    Creates a new combo box cell with the specified items in the combo box list and values.  
    Remarks
    Initializes an instance of the ComboBoxCellType class.
    See Also