FormGridGutterSettingsColBuilder
Methods
MaxWidth(System.Double)
Defines the maximum width in pixels for the specific breakpoint gutter col value.
Parameters
value - System.Double
The value that configures the maxwidth.
RETURNS
The current instance of the FormGridGutterSettingsColBuilder class.
MinWidth(System.Double)
Defines the minimum width in pixels for the specific breakpoint gutter col value.
Parameters
value - System.Double
The value that configures the minwidth.
RETURNS
The current instance of the FormGridGutterSettingsColBuilder class.
Value(System.Double)
Defines the col gap value for the specific breakpoint.
Parameters
value - System.Double
The value that configures the value.
RETURNS
The current instance of the FormGridGutterSettingsColBuilder class.