[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.CellTemplateBuilder.TemplateId

TemplateId Method

TemplateId(string)

Configurates TemplateId. Sets the id of the template for the grid cell.

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

The value.

Returns
Type Description
CellTemplateBuilder

Current builder.