RibbonComboBoxItem.PropertiesComboBox Property
Provides access to the item’s settings that are specific to the combo box.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
RibbonComboBoxProperties | A RibbonComboBoxProperties object that contains combo box specific settings. |
See Also