Skip to main content

BootstrapComboBoxProperties Class

Contains settings specific to a combobox editor.

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v23.2.dll

NuGet Package: DevExpress.Web.Bootstrap

Declaration

public class BootstrapComboBoxProperties :
    ComboBoxProperties,
    IBootstrapListBoxRenderMode

The following members return BootstrapComboBoxProperties objects:

See Also