ComponentOne ASP.NET MVC Controls
Cells Method (CellGroupBuilder)

C1.Web.Mvc.MultiRow.Fluent Namespace > CellGroupBuilder Class : Cells Method
The builder action.
Configure C1.Web.Mvc.MultiRow.Cell.
Syntax
'Declaration
 
Public Overridable Function Cells( _
   ByVal builder As Action(Of ListItemFactory(Of Cell,CellBuilder)) _
) As CellGroupBuilder

Parameters

builder
The builder action.

Return Value

The cell group builder.
See Also

Reference

CellGroupBuilder Class
CellGroupBuilder Members