[]
        
(Showing Draft Content)

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

RowHasDetail Method

RowHasDetail(string)

Configurates RowHasDetail. Sets the callback function that determines whether a row has details.

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

The value.

Returns
Type Description
FlexGridDetailProviderBuilder<T>

Current builder.