[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.GridLayoutBuilder-2.CellSize

CellSize Method

CellSize(int)

Configurates CellSize. Sets the size of the cell in the grid layout. It is in pixels.

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

The value.

Returns
Type Description
TBuilder

Current builder.