ImageGear .NET - Updated October 26, 2017
ScrollToPreviousPage Method




ImageGear23.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > ImGearThumbnailList Class : ScrollToPreviousPage Method
Scrolls the previous page of thumbnail items into view.
Syntax
'Declaration
 
Public Sub ScrollToPreviousPage() 
 
'Usage
 
Dim instance As ImGearThumbnailList
 
instance.ScrollToPreviousPage()
Remarks
A page of thumbnail items consists of all of the thumbnail items that fit in the view.
See Also

Reference

ImGearThumbnailList Class
ImGearThumbnailList Members