[]
        
(Showing Draft Content)

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

MaxHeight Method

MaxHeight(int)

Configurates MaxHeight. Sets the maximum height of the detail rows, in pixels.

Declaration
public FlexGridDetailProviderBuilder<T> MaxHeight(int value)
Parameters
Type Name Description
int value

The value.

Returns
Type Description
FlexGridDetailProviderBuilder<T>

Current builder.