New to Telerik UI for ASP.NET MVC? Download free 30-day trial

FormGridSettingsBuilder

Methods

Cols(System.Double)

Defines the columns of the grid.

Parameters

value - System.Double

The value that configures the cols.

Gutter(System.Action)

Defines the width of the gutters between the columns / rows.

Parameters

configurator - System.Action<FormGridGutterSettingsBuilder>

The action that configures the gutter.

Gutter(System.Double)

Defines the width of the gutters between the columns / rows.

Parameters

value - System.Double

The value that configures the gutter.

In this article
Not finding the help you need?