ComponentOne ASP.NET MVC Controls
Bind(IEnumerable<Object>) Method

C1.Web.Mvc.Sheet.Fluent Namespace > TableBuilder Class > Bind Method : Bind(IEnumerable<Object>) Method
The source collection.
Binds to a collection.
Syntax
'Declaration
 
Public Overloads Function Bind( _
   ByVal sourceCollection As IEnumerable(Of Object) _
) As TableBuilder

Parameters

sourceCollection
The source collection.

Return Value

Current builder.
See Also

Reference

TableBuilder Class
TableBuilder Members
Overload List