ComponentOne Basic Library for UWP
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 System.Integer
    protected virtual System.int GetItemsCountInViewport()
    See Also