Skip to main content
Tab

RibbonComboBoxProperties Class

Contains settings specific to a combo box editor.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class RibbonComboBoxProperties :
    ComboBoxProperties

The following members return RibbonComboBoxProperties objects:

Remarks

An object of the RibbonComboBoxProperties type can be accessed via the RibbonComboBoxItem.PropertiesComboBox property.

See Also