Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1ListViewerPanel Class / NeedsMoreItems Method

In This Topic
    NeedsMoreItems Method (C1ListViewerPanel)
    In This Topic
    Gets true when the viewport is close to the bottom.
    Syntax
    'Declaration
     
    
    Protected Overridable Function NeedsMoreItems() As Boolean
    protected virtual bool NeedsMoreItems()
    See Also