[]
Sets the first page as the current page.
public bool MoveToPage(int pageIndex)
Public Function MoveToPage(pageIndex As Integer) As Boolean
| Type | Name | Description |
|---|---|---|
| int | pageIndex | The index of the page to move to. |
| Type | Description |
|---|---|
| bool | True if the operation was successful; otherwise, False. |