Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ComboBoxCellType Class / MaxDropDownItems Property
In This Topic
    MaxDropDownItems Property
    In This Topic
    Gets or sets the maximum item count of the drop-down list per page.
    Syntax
    public System.int MaxDropDownItems {get; set;}
    See Also