Skip to main content
A newer version of this page is available. .

BaseGallery.ScrollTo Method

Name Parameters Description
ScrollTo(GalleryItem, Boolean, VertAlignment) item, bAnimated, itemAlignment Scrolls the gallery (with or without an animation effect) making the specified gallery item visible at a specific position.
ScrollTo(GalleryItem, Boolean) item, bAnimated Scrolls the gallery (with or without an animation effect) making the specified item visible.
ScrollTo(GalleryItemGroup, Boolean, VertAlignment) group, bAnimated, groupAlignment Scrolls the gallery (with or without an animation effect) making the specified gallery group visible at a specific position.
ScrollTo(GalleryItemGroup, Boolean) group, bAnimated Scrolls the gallery (with or without an animation effect) making the specified gallery group visible.