[]
        
(Showing Draft Content)

C1.Web.Mvc.CellTemplate.TemplateContent

TemplateContent Property

TemplateContent

Gets or sets the content of the template for the grid cell.

Declaration
[JsonConverter(typeof(TemplateConverter))]
public string TemplateContent { get; set; }