[]
Configure Cell.
public virtual CellGroupBuilder Cells(Action<ListItemFactory<Cell, CellBuilder>> builder)
| Type | Name | Description |
|---|---|---|
| Action<ListItemFactory<Cell, CellBuilder>> | builder | The builder action. |
| Type | Description |
|---|---|
| CellGroupBuilder | The cell group builder. |