BootstrapListBox Constructors
Represents a control to display a list of items.Name | Parameters | Description |
---|---|---|
BootstrapListBox() | none | Initializes a new instance of the BootstrapListBox class with default settings. |
BootstrapListBox(ASPxWebControl, ListBoxProperties) | ownerControl, properties | Initializes a new instance of the BootstrapListBox class with the specified settings. |
See Also