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