ComponentOne ASP.NET MVC Controls
CellTemplateBuilder Constructor

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

Parameters

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

Reference

CellTemplateBuilder Class
CellTemplateBuilder Members