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