[]
        
(Showing Draft Content)

C1.Web.Mvc.TransposedMultiRow.Fluent.CellGroupBuilder.Cells

Cells Method

Cells(Action<ListItemFactory<Cell, CellBuilder>>)

Configure Cell.

Declaration
public virtual CellGroupBuilder Cells(Action<ListItemFactory<Cell, CellBuilder>> builder)
Parameters
Type Name Description
Action<ListItemFactory<Cell, CellBuilder>> builder

The builder action.

Returns
Type Description
CellGroupBuilder

The cell group builder.