[]
Configurates EditTemplateId. Sets the id of the template for the grid cell in editing mode.
public CellTemplateBuilder EditTemplateId(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| CellTemplateBuilder | Current builder. |