Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ComboBoxCellType Class
Properties

In This Topic
    ComboBoxCellType Class Members
    In This Topic

    The following tables list the members exposed by ComboBoxCellType.

    Public Constructors
     NameDescription
    Public Constructor Create a combo box cell type.  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets whether the combo box is editable.  
    Public Property Gets or sets the value that is written to the underlying data model.  
    Public Property Gets or sets the height of each item.  
    Public Property Gets the items for the drop-down list in the combo box.  
    Public Property Gets or sets the maximum item count of the drop-down list per page.  
    Top
    See Also