ComponentOne Basic Library for UWP
HasMoreItems Property (C1CollectionView)

C1.UWP Assembly > C1.Xaml Namespace > C1CollectionView Class : HasMoreItems Property
Returns true if additional unloaded items remain in the view; otherwise, false.
Syntax
'Declaration
 
Public ReadOnly Property HasMoreItems As System.Boolean
public System.bool HasMoreItems {get;}
See Also

Reference

C1CollectionView Class
C1CollectionView Members