ImageGear21.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > ImGearThumbnailList Class : ScrollToPreviousPageCommand Property |
'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();