Skip to main content

BootstrapFormLayoutTagBoxBuilder.Bind(Object) Method

Namespace: DevExpress.AspNetCore.Bootstrap

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

#Declaration

public BootstrapFormLayoutTagBoxBuilder Bind(
    object dataSet
)

#Parameters

Name Type
dataSet Object

#Returns

Type
BootstrapFormLayoutTagBoxBuilder
See Also