[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.FlexGridBaseBuilder-3.AutoRowHeights

AutoRowHeights Method

AutoRowHeights(bool)

Configurates AutoRowHeights. Sets a value that determines whether the grid should automatically resize the rows when the data or grid layout change.

Declaration
public virtual TBuilder AutoRowHeights(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
TBuilder

Current builder.