[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.CellTemplateBuilder.EditTemplateContent

EditTemplateContent Method

EditTemplateContent(string)

Configurates EditTemplateContent. Sets the content of the template for the grid cell in editing mode.

Declaration
public CellTemplateBuilder EditTemplateContent(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
CellTemplateBuilder

Current builder.