Datagrid scroll to selected row

Hi,
I am selecting a row in datagrid using SelectRow functionality of radzen datagird,
so when I do this in presence of a vertical scrollbar and if the selected row is not there in current view, it should scroll to that row in the grid.
Is there a way to achieve this?

Thanks.