ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1ItemCollection Class / HasMoreItems Property

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