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 ddb48e3 commit a8138e9Copy full SHA for a8138e9
components/grid/virtual-scrolling.md
@@ -20,7 +20,7 @@ You can also use virtual scrolling for the Grid columns. See the [Column Virtual
20
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).
+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).
25
26
## Setting a Value for the Height Parameter
0 commit comments