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