How to choose a specific item from “ScrollRect” by pressing “button”?

Hello everyone.
Is it possible to place a specific item from “ScrollRect” to its view field by pressing a button?

Here is some pic that shows what I ‘am trying to achieve:

In short, yes. Just walk through the UI Training on the site for more info.
Or you can try one of the many scrollrect implementations in the Unity UI Extensions project (link in sig), like the ScrollSnaps or the Reorderable list