We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8138e9 commit ef87b4cCopy full SHA for ef87b4c
components/grid/virtual-scrolling.md
@@ -21,7 +21,7 @@ You can also use virtual scrolling for the Grid columns. See the [Column Virtual
21
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).
23
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).
+1. [Set the `PageSize` parameter](#setting-a-value-for-the-pagesize-parameter).
25
26
## Setting a Value for the Height Parameter
27
0 commit comments