[]
Configurates TemplateId. Sets the id of the template for the grid cell.
public CellTemplateBuilder TemplateId(string value)
Public Function TemplateId(value As String) As CellTemplateBuilder
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| CellTemplateBuilder | Current builder. |