Sets the first page as the current page.
Namespace:
C1.Data.DataSourceAssembly: C1.Data.Entity (in C1.Data.Entity.dll)
Syntax
C# |
---|
public bool MoveToPage( int pageIndex ) |
Visual Basic |
---|
Public Function MoveToPage ( _ pageIndex As Integer _ ) As Boolean |
Parameters
- pageIndex
- Type: System..::..Int32
The index of the page to move to.