AdvancedCollectionView.HasMoreItems Property     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value indicating whether the source has more items
public bool HasMoreItems { get; }
	member this.HasMoreItems : bool
	Public ReadOnly Property HasMoreItems As Boolean
	Property Value
Implements
					
						Windows.UI.Xaml.Data.ICollectionView.HasMoreItems
					
					
						Windows.UI.Xaml.Data.ISupportIncrementalLoading.HasMoreItems