Skip to main content
A newer version of this page is available. .

BootstrapListBoxField Constructors

Contains settings that define an individual data field providing values to a list editor.
Name Parameters Description
BootstrapListBoxField() none Initializes a new instance of the BootstrapListBoxField class with default settings.
BootstrapListBoxField(String) fieldName Initializes a new instance of the BootstrapListBoxField class with the specified field name.
See Also