Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight 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