[]
Configurates DetailRowTemplateContent. Sets the content of the template for the grid detail row.
public FlexGridDetailProviderBuilder<T> DetailRowTemplateContent(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
FlexGridDetailProviderBuilder<T> | Current builder. |