[]
        
(Showing Draft Content)

C1.Web.Mvc.TransposedMultiRow.Fluent.CellBuilder.Colspan

Colspan Method

Colspan(int)

Configurates Colspan. Number of grid columns spanned by the group.

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

The value.

Returns
Type Description
CellBuilder

Current builder.