ImageGear for .NET
ScrollToNextPageCommand Property




Gets a command for scrolling to the next page of thumbnails in the thumbnail list.
Syntax
'Declaration
 
Public ReadOnly Property ScrollToNextPageCommand As ICommand
'Usage
 
Dim instance As ImGearThumbnailList
Dim value As ICommand
 
value = instance.ScrollToNextPageCommand
public ICommand ScrollToNextPageCommand {get;}
public: __property ICommand* get_ScrollToNextPageCommand();
public:
property ICommand^ ScrollToNextPageCommand {
   ICommand^ get();
}

Property Value

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

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback