BootstrapListBoxFieldCollection.Add(String, String) Method
For internal use only.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v25.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Parameters
| Name | Type |
|---|---|
| fieldName | String |
| caption | String |
Returns
| Type |
|---|
| BootstrapListBoxField |
See Also