[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonComboBoxStyle

RibbonComboBoxStyle Enum

Determines whether the user can edit a value in the text portion of the RibbonComboBox.

Namespace: GrapeCity.Spreadsheet.WinForms.Ribbon
Assembly: GrapeCity.Spreadsheet.WinForms.Ribbon.dll
Syntax
public enum RibbonComboBoxStyle
Public Enum RibbonComboBoxStyle

Fields

Name Description
DropDown

The text portion is editable.

DropDownList

The user cannot directly edit the text portion.