Use the TopRow and LeftCol properties to get or set the scroll position using cell coordinates.
Example
This code binds two grids (_flexLeft and _flexRight) together and synchronizes their scrolling in the vertical direction (the user can scroll the grids independently in the horizontal direction).