ComponentOne TileView for UWP
C1.UWP.TileView Assembly / C1.Xaml.TileView Namespace / C1TileViewPanel Class / GetItemsCountInViewport Method

In This Topic
    GetItemsCountInViewport Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Function GetItemsCountInViewport() As System.Integer
    protected System.int GetItemsCountInViewport()
    See Also