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

In This Topic
    GetItemsCountInViewport Method (C1TileListBoxPanel)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overrides Function GetItemsCountInViewport() As Integer
    protected override int GetItemsCountInViewport()
    See Also