ComponentOne ASP.NET MVC Controls
CellGroupBuilder Constructor

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

Parameters

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

Reference

CellGroupBuilder Class
CellGroupBuilder Members