FormGridSettingsColBuilder
Methods
MaxWidth(System.Double)
Defines the maximum width in pixels for which the specific breakpoint col value for the columns applies.
Parameters
value - System.Double
The value that configures the maxwidth.
MinWidth(System.Double)
Defines the minimum width in pixels for which the specific breakpoint col value for the columns applies.
Parameters
value - System.Double
The value that configures the minwidth.
Value(System.Double)
Defines the number of columns to be applied if current width of the form is between the maxWidth and minWidth values
Parameters
value - System.Double
The value that configures the value.