[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.FlexGridDetailProviderBuilder-1.DetailRowTemplateId

DetailRowTemplateId Method

DetailRowTemplateId(string)

Configurates DetailRowTemplateId. Sets the id of the template for the grid detail row.

Declaration
public FlexGridDetailProviderBuilder<T> DetailRowTemplateId(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
FlexGridDetailProviderBuilder<T>

Current builder.