[]
        
(Showing Draft Content)

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

RowSpan Method

RowSpan(int)

Configurates RowSpan. Sets the row spans occupied by this tile.

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

The value.

Returns
Type Description
TBuilder

Current builder.