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