| 
 | 
 | 
 | 
| 
        | ScrollNextPage Method, SftTree Class | 
Scrolls the items in the item area so that the last item becomes the top item (TopItem), displaying the next page.
Syntax SftTree Class (Softelvdm.SftTreeNET)
| VB | Public Sub ScrollNextPage() | 
| C# | public void ScrollNextPage(); | 
| C++ | public: void ScrollNextPage(); | 
Comments
The ScrollNextPage method scrolls the items in the item area so that the last item becomes the top item (TopItem), displaying the next page.