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