Skip to content

Commit ef87b4c

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 a8138e9 commit ef87b4c

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
@@ -21,7 +21,7 @@ You can also use virtual scrolling for the Grid columns. See the [Column Virtual
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).
2323
1. [Set the `RowHeight` parameter](#setting-a-value-for-the-rowheight-parameter).
24-
1. [Set the PageSize parameter](#setting-a-value-for-the-pagesize-parameter).
24+
1. [Set the `PageSize` parameter](#setting-a-value-for-the-pagesize-parameter).
2525

2626
## Setting a Value for the Height Parameter
2727

0 commit comments

Comments
 (0)