[]
        
(Showing Draft Content)

C1.Web.Mvc.CellTemplate.EditTemplateContent

EditTemplateContent Property

EditTemplateContent

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

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