[]
        
(Showing Draft Content)

C1.Web.Mvc.CellTemplate.TemplateId

TemplateId Property

TemplateId

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

Declaration
[JsonConverter(typeof(TemplateConverter), new object[] { true })]
public string TemplateId { get; set; }
<JsonConverter(GetType(TemplateConverter), New Object() { True })>
Public Property TemplateId As String