Edit

Share via


AdvancedCollectionView.HasMoreItems Property

Definition

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

Applies to