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