BootstrapComboBoxProperties Class
In This Article
Contains settings specific to a combobox editor.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
NuGet Package: DevExpress.Web.Bootstrap
#Declaration
public class BootstrapComboBoxProperties :
ComboBoxProperties,
IBootstrapListBoxRenderMode
#Related API Members
The following members return BootstrapComboBoxProperties objects:
#Inheritance
See Also