Skip to content

Commit ddb48e3

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 2af0e53 commit ddb48e3

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
@@ -19,7 +19,7 @@ You can also use virtual scrolling for the Grid columns. See the [Column Virtual
1919
## Using Virtual Scrolling
2020

2121
1. Set the `ScrollMode` parameter to `GridScrollMode.Virtual` (the default value is `Scrollable`).
22-
1. [Set the Height parameter](#setting-a-value-for-the-height-parameter).
22+
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).
2424
1. [Set the PageSize parameter](#setting-a-value-for-the-pagesize-parameter).
2525

0 commit comments

Comments
 (0)