Gets or sets the content of the template for the grid cell in editing mode.
Syntax
'Declaration
<JsonConverterAttribute(#TUn.#L4k)>
Public Property EditTemplateContent As String
[JsonConverter(#TUn.#L4k)]
public string EditTemplateContent {get; set;}
See Also