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