[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.CellTemplateBuilder.TemplateContent

TemplateContent Method

TemplateContent(string)

Configurates TemplateContent. Sets the content of the template for the grid cell.

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

The value.

Returns
Type Description
CellTemplateBuilder

Current builder.