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 System.Integer _
) As System.Boolean
 

Parameters

pageIndex
See Also