ComponentOne CollectionView
C1.CollectionView Assembly / C1.CollectionView Namespace / ISupportIncrementalLoading Interface / HasMoreItems Property

In This Topic
    HasMoreItems Property (ISupportIncrementalLoading)
    In This Topic
    Gets a value that indicates whether more items can be loaded.
    Syntax
    'Declaration
     
    ReadOnly Property HasMoreItems As System.Boolean
    System.bool HasMoreItems {get;}
    See Also