Hello,
I'd like to scroll specific Property Grid Row programmably.
And I found it is possible to do that by `PropertyGrid.FocusItem()`. (`Setting Focus` sample)
However, I don't want to move focus to PropertyGrid.
If there is any other way, please let me know.
Best regards,