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.
|