[]
        
(Showing Draft Content)

C1.Web.Mvc.MultiRow.Fluent.CellGroupBuilder.Colspan

Colspan Method

Colspan(int)

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

Declaration
public CellGroupBuilder Colspan(int value)
Public Function Colspan(value As Integer) As CellGroupBuilder
Parameters
Type Name Description
int value

The value.

Returns
Type Description
CellGroupBuilder

Current builder.