GridLayoutItemTagHelper
Example
<gridlayout-item>
</gridlayout-item>
Attributes
Attribute | Type | Description |
---|---|---|
column | Int32 | Defines the column number position of the item in the grid. |
column-span | Int32 | Defines the column index of the grid. |
row | Int32 | Defines the row number position of the item in the grid. |
row-span | Int32 | Defines the row span of the item. |
tag-name | String |