[]
Gets or sets the id of the template for the grid detail row.
[JsonConverter(typeof(TemplateConverter), new object[] { true })]
public string DetailRowTemplateId { get; set; }
<JsonConverter(GetType(TemplateConverter), New Object() { True })>
Public Property DetailRowTemplateId As String