The ScrollHeight property specifies the height value of the MasterTableView beyond
which the scrolling will be turned on. The default value is 300px.
So the height of the MasterTableView should exceed the ClientSettings -> Scrolling -> ScrollHeight scroll setting such that the vertical scroll bar appears. So you can vary the height beyond which the scrollbar should appear by increasing the scroll height.