Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / IC1SupportIncrementalLoading Interface / HasMoreItems Property

In This Topic
    HasMoreItems Property (IC1SupportIncrementalLoading)
    In This Topic
    Gets a value indicating whether there are more items.
    Syntax
    'Declaration
     
    
    ReadOnly Property HasMoreItems As Boolean
    bool HasMoreItems {get;}
    See Also