RibbonBarItemComboBox
Wisej.Web.Ext.RibbonBar.RibbonBarItemComboBox
Last updated
Was this helpful?
Wisej.Web.Ext.RibbonBar.RibbonBarItemComboBox
Last updated
Was this helpful?
Namespace: Wisej.Web.Ext.RibbonBar
Assembly: Wisej.Web.Ext.RibbonBar (3.2.0.0)
Represents a combobox in a .
: Returns or sets whether the user can edit the combobox. When this property is false, the user can only select one of the drop down items. The default is false. (Default: False
)
: Returns or sets the width of the ComboBox field inside the . (Default: 120
)
: Returns the array of items displayed in this .
: Returns or sets the currently selected item or the value in the editable field of the . (Default: null
)
Fired when the value of the property changes.