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