FormGridSettingsTagHelper

Example

Razor
<grid>
    <cols></cols>
    <gutter></gutter>
</grid>

ChildTags

Attributes

AttributeTypeDescription
colsDoubleDefines the columns of the grid. A fixed number defines the number of columns in the grid.
gutterDoubleDefines the width of the gutters between the columns / rows. For seting different rows and columns gutters use the gutter child tag.
In this article
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support