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