ImageGear .NET v24.12 - Updated
ScrollToPreviousPage Method




ImageGear24.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()
public void ScrollToPreviousPage()
public: void ScrollToPreviousPage(); 
public:
void 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