Skip to content

Commit 9991e0a

Browse files
Resolved the issue of UG
Resolved the issue of UG
1 parent 39d0909 commit 9991e0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MAUI/DataGrid/record-template-view.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ Definition
235235
<code>Auto</code>
236236
</td>
237237
<td>
238-
Arranges template for the actual size as the {{'`RowTemplate`'| markdownify}} is measured.
238+
Arranges template for the actual size as the {{'RowTemplate'| markdownify}} is measured.
239239
</td>
240240
</tr>
241241
<tr>
@@ -251,7 +251,7 @@ Arranges template for the specified height in {{'[TemplateViewDefinition.Height]
251251
<code>ViewportHeight</code>
252252
</td>
253253
<td>
254-
Arranges template for the <code>ViewPortHeight</code> when the {{`RowTemplate`'| markdownify}} actual height is greater than <code>ViewPortHeight</code>.
254+
Arranges template for the <code>ViewPortHeight</code> when the {{'RowTemplate'| markdownify}} actual height is greater than <code>ViewPortHeight</code>.
255255
</td>
256256
</tr>
257257
</table>

0 commit comments

Comments
 (0)