[]
        
(Showing Draft Content)

C1.Web.Mvc.MultiRow.Fluent.HeaderCellGroupBuilder.Cells

Cells Method

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

Configure Cell.

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

The builder action.

Returns
Type Description
HeaderCellGroupBuilder

The cell group builder.