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