Back to Devexpress

BootstrapComboBoxProperties Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-d7b520ea.md

latest2.1 KB
Original Source

BootstrapComboBoxProperties Class

Contains settings specific to a combobox editor.

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapComboBoxProperties :
    ComboBoxProperties,
    IBootstrapListBoxRenderMode
vb
Public Class BootstrapComboBoxProperties
    Inherits ComboBoxProperties
    Implements IBootstrapListBoxRenderMode

The following members return BootstrapComboBoxProperties objects:

Inheritance

Show 12 items

Object StateManager PropertiesBase EditPropertiesBase EditProperties TextEditProperties TextBoxPropertiesBase ButtonEditPropertiesBase DropDownEditPropertiesBase AutoCompleteBoxPropertiesBase ComboBoxProperties BootstrapComboBoxProperties

See Also

BootstrapComboBoxProperties Members

DevExpress.Web.Bootstrap Namespace