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