Skip to content

Commit a8138e9

Browse files
svdimitryordan-mitev
authored andcommitted
Update components/grid/virtual-scrolling.md
Co-authored-by: Yordan <60105689+yordan-mitev@users.noreply.github.com>
1 parent ddb48e3 commit a8138e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/grid/virtual-scrolling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ You can also use virtual scrolling for the Grid columns. See the [Column Virtual
2020

2121
1. Set the `ScrollMode` parameter to `GridScrollMode.Virtual` (the default value is `Scrollable`).
2222
1. [Set the `Height` parameter](#setting-a-value-for-the-height-parameter).
23-
1. [Set the RowHeight parameter](#setting-a-value-for-the-rowheight-parameter).
23+
1. [Set the `RowHeight` parameter](#setting-a-value-for-the-rowheight-parameter).
2424
1. [Set the PageSize parameter](#setting-a-value-for-the-pagesize-parameter).
2525

2626
## Setting a Value for the Height Parameter

0 commit comments

Comments
 (0)