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

In This Topic
    GetItemsCountInViewport Method (C1ListViewerPanel)
    In This Topic
    Gets the number of items in viewport.
    Syntax
    'Declaration
     
    
    Protected Overridable Function GetItemsCountInViewport() As Integer
    protected virtual int GetItemsCountInViewport()
    See Also