ImageGear21.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > ImGearThumbnailList Class : ScrollToLastItemCommand Property |
'Declaration Public ReadOnly Property ScrollToLastItemCommand As ICommand
'Usage Dim instance As ImGearThumbnailList Dim value As ICommand value = instance.ScrollToLastItemCommand
public ICommand ScrollToLastItemCommand {get;}
public: __property ICommand* get_ScrollToLastItemCommand();