[]
        
(Showing Draft Content)

C1.Web.Mvc.TransposedMultiRow.Fluent.CellBuilder.Rowspan

Rowspan Method

Rowspan(int)

Configurates Rowspan. Number of grid rows spanned by the group.

Declaration
public CellBuilder Rowspan(int value)
Parameters
Type Name Description
int value

The value.

Returns
Type Description
CellBuilder

Current builder.