BootstrapFormLayoutListBoxBuilder.Bind(Object) Method
In This Article
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapFormLayoutListBoxBuilder Bind(
object dataSet
)
#Parameters
Name | Type |
---|---|
data |
Object |
#Returns
Type |
---|
Bootstrap |
See Also