[]
Configurates TopLeftCellsTemplate. Sets the templates for the topleft cells.
public virtual TBuilder TopLeftCellsTemplate(Action<CellTemplateBuilder> build)
Type | Name | Description |
---|---|---|
Action<CellTemplateBuilder> | build | The builder function. |
Type | Description |
---|---|
TBuilder | Current builder. |