[]
Configurates BottomLeftCellsTemplate. Sets the templates applied in bottom left cells.
public virtual TBuilder BottomLeftCellsTemplate(Action<CellTemplateBuilder> build)
Type | Name | Description |
---|---|---|
Action<CellTemplateBuilder> | build | The builder function. |
Type | Description |
---|---|
TBuilder | Current builder. |