The procedure CenterScrollAndSelect scrolls the table so that the row Row is visible in the center. In addition, this row becomes selected (by setting the RowSelected property).
Hint:
Please note that the CenterScrollAndSelect method deselects any previous row selections.