[]
Gets or sets the content of the template for the grid detail row.
[JsonConverter(typeof(TemplateConverter))]
public string DetailRowTemplateContent { get; set; }
<JsonConverter(GetType(TemplateConverter))>
Public Property DetailRowTemplateContent As String