ListViewGridSettingsTagHelper
Example
Razor
<grid/>
Attributes
| Attribute | Type | Description |
|---|---|---|
| cols | Double | Defines the columns of the grid. |
| gutter | Double | Defines the width of the gutters between the columns / rows. |
| rows | Double | Defines the rows of the grid. |