VirtualQueryableCollectionView: Introduce an option to continuously load new items without refreshing
Currently when the VirtualItemCount is updated the collection refreshes the items. We can introduce the possibility to load new items continuously without refreshing the view.