Sparkline for UWP | ComponentOne
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 Boolean
    public bool HasMoreItems {get;}
    See Also