FormGridGutterSettingsRowBuilder

Methods

MaxWidth(System.Double)

Defines the maximum width in pixels for the specific breakpoint gutter row value.

Parameters

value - System.Double

The value that configures the maxwidth.

RETURNS

The current instance of the FormGridGutterSettingsRowBuilder class.

MinWidth(System.Double)

Defines the minimum width in pixels for the specific breakpoint gutter row value.

Parameters

value - System.Double

The value that configures the minwidth.

RETURNS

The current instance of the FormGridGutterSettingsRowBuilder class.

Value(System.Double)

Defines the row gap value for the specific breakpoint.

Parameters

value - System.Double

The value that configures the value.

RETURNS

The current instance of the FormGridGutterSettingsRowBuilder class.