FormGridSettingsColTagHelper
Example
Razor
<col>
</col>
Attributes
| Attribute | Type | Description |
|---|---|---|
| max-width | Double | Defines the maximum width in pixels for which the specific breakpoint col value for the columns applies. |
| min-width | Double | Defines the minimum width in pixels for which the specific breakpoint col value for the columns applies. |
| value | Double | Defines the number of columns to be applied if current width of the form is between the maxWidth and minWidth values |