EditTemplateContent Property
Gets or sets the content of the template for the grid cell in editing mode.
[JsonConverter(C1.Web.Mvc.Serialization.TemplateConverter)]
public string EditTemplateContent {get; set;}
'Declaration
<JsonConverterAttribute(C1.Web.Mvc.Serialization.TemplateConverter)>
Public Property EditTemplateContent As String