Adjust grid height by row height
Prints all searched data without vertical scrolling of the grid. You can use the DisplayOptions.syncGridHeight property to set it to always be applied when the data row height is larger than the grid setting height.
- Does not apply when displayOptions.rowHeight is -1.
- Does not apply if itemCount is 0.