ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / IC1CollectionView Interface / HasMoreItems Property

In This Topic
    HasMoreItems Property (IC1CollectionView)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property HasMoreItems As System.Boolean
    System.bool HasMoreItems {get;}
    See Also