I assume the method you are looking for is under the Scrollable configuration (it is there because one Grid needs to be scrollable if you want it to have height)
.Scrollable(scr=>scr.Height(230))
I assume the method you are looking for is under the Scrollable configuration (it is there because one Grid needs to be scrollable if you want it to have height)
.Scrollable(scr=>scr.Height(230))