ComponentOne ASP.NET MVC Controls
CellBuilder Constructor

C1.Web.Mvc.MultiRow.Fluent Namespace > CellBuilder Class : CellBuilder Constructor
The C1.Web.Mvc.MultiRow.Cell object to be configurated.
Creates one CellBuilder instance to configurate obj.
Syntax
'Declaration
 
Public Function New( _
   ByVal obj As Cell _
)
public CellBuilder( 
   Cell obj
)

Parameters

obj
The C1.Web.Mvc.MultiRow.Cell object to be configurated.
See Also

Reference

CellBuilder Class
CellBuilder Members