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