Blazor | ComponentOne
C1.DataCollection Assembly / C1.DataCollection 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 Boolean
    bool HasMoreItems {get;}
    See Also