[]
        
(Showing Draft Content)

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

DefaultRowSize Method

DefaultRowSize(int)

Configurates DefaultRowSize. Sets the default size of rows in the row collection.

Declaration
public virtual TBuilder DefaultRowSize(int value)
Parameters
Type Name Description
int value

The value.

Returns
Type Description
TBuilder

Current builder.