Gets or sets the content of the template for the grid detail row.
Syntax
'Declaration
<JsonConverterAttribute(ConverterType=#TUn.#L4k, ConverterParameters=)>
Public Property DetailRowTemplateContent As String
[JsonConverter(ConverterType=#TUn.#L4k, ConverterParameters=)]
public string DetailRowTemplateContent {get; set;}
See Also