Skip to main content

BootstrapFormLayoutListBoxBuilder.Bind(Object) Method

Namespace: DevExpress.AspNetCore.Bootstrap

Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll

#Declaration

public BootstrapFormLayoutListBoxBuilder Bind(
    object dataSet
)

#Parameters

Name Type
dataSet Object

#Returns

Type
BootstrapFormLayoutListBoxBuilder
See Also