File tree Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -133,10 +133,6 @@ The `Column` parameter controls in which column the `GridLayoutItem` will reside
133
133
</TelerikGridLayout>
134
134
````
135
135
136
- > caption The result from the code snippet above
137
-
138
- ![ spacing example] ( images/stacklayout-layout-spacing-example.gif )
139
-
140
136
## ColumnSpan
141
137
142
138
The ` ColumnSpan ` parameter defines the how many columns the item will occupy.
Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ To use the Telerik GridLayout for Blazor:
76
76
77
77
> caption The result from the code snippet above
78
78
79
- ![ overview of the GridLayout functionality] ( images/gridlayout-overview-basic-example.png121 )
79
+ ![ overview of the GridLayout functionality] ( images/gridlayout-overview-basic-example.png )
80
80
81
81
82
82
> caption Component namespace and reference
You can’t perform that action at this time.
0 commit comments