[]
        
(Showing Draft Content)

C1.Web.Mvc.CellTemplate.EditTemplateId

EditTemplateId Property

EditTemplateId

Gets or sets the id of the template for the grid cell in editing mode.

Declaration
[JsonConverter(typeof(TemplateConverter), new object[] { true })]
public string EditTemplateId { get; set; }