[]
        
(Showing Draft Content)

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

CellSpacing Method

CellSpacing(int)

Configurates CellSpacing. Sets the spacing of the cell in the grid layout. It is in pixels.

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

The value.

Returns
Type Description
TBuilder

Current builder.