Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / IPagedCollectionView Interface / MoveToPage Method

In This Topic
    MoveToPage Method (IPagedCollectionView)
    In This Topic
    Syntax
    'Declaration
     
    
    Function MoveToPage( _
       ByVal pageIndex As Integer _
    ) As Boolean
    bool MoveToPage( 
       int pageIndex
    )

    Parameters

    pageIndex
    See Also