ImageGear .NET v24.12 - Updated
ScrollToNextPage Method




ImageGear24.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > ImGearThumbnailList Class : ScrollToNextPage Method
Scrolls the next page of thumbnail items into view.
Syntax
'Declaration
 
Public Sub ScrollToNextPage() 
'Usage
 
Dim instance As ImGearThumbnailList
 
instance.ScrollToNextPage()
public void ScrollToNextPage()
public: void ScrollToNextPage(); 
public:
void ScrollToNextPage(); 
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