[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.GridTileBuilder-2.ColumnSpan

ColumnSpan Method

ColumnSpan(int)

Configurates ColumnSpan. Sets the column spans occupied by this tile.

Declaration
public TBuilder ColumnSpan(int value)
Parameters
Type Name Description
int value

The value.

Returns
Type Description
TBuilder

Current builder.