[]
        
(Showing Draft Content)

C1.Data.DataSource.ClientCollectionView.MoveToPage

MoveToPage Method

MoveToPage(int)

Sets the first page as the current page.

Declaration
public bool MoveToPage(int pageIndex)
Parameters
Type Name Description
int pageIndex

The index of the page to move to.

Returns
Type Description
bool

True if the operation was successful; otherwise, False.