FormGridGutterSettingsTagHelper
Example
Razor
<gutter>
<cols></cols>
<rows></rows>
</gutter>
ChildTags
| Tag Name | Details |
|---|---|
| cols | FormGridGutterSettingsColsTagHelper |
| rows | FormGridGutterSettingsRowsTagHelper |
Attributes
| Attribute | Type | Description |
|---|---|---|
| cols | Double | The number that defines the width of the gutters between the columns. |
| rows | Double | The number that defines the width of the gutters between the rows. |