ImageGear for .NET
ScrollToPreviousPageCommand Property




Gets a command for scrolling to the previous page of thumbnails in the thumbnail list.
Syntax
'Declaration
 
Public ReadOnly Property ScrollToPreviousPageCommand As ICommand
'Usage
 
Dim instance As ImGearThumbnailList
Dim value As ICommand
 
value = instance.ScrollToPreviousPageCommand
public ICommand ScrollToPreviousPageCommand {get;}
public: __property ICommand* get_ScrollToPreviousPageCommand();
public:
property ICommand^ ScrollToPreviousPageCommand {
   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