Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ComboBoxCellType Class / Editable Property
In This Topic
    Editable Property
    In This Topic
    Gets or sets whether the combo box is editable.
    Syntax
    public System.bool Editable {get; set;}
    See Also