[]
Sets the 0-based index of the currently visible page.
public void SetPageIndex(int pageIndex, bool updateHistory)
Public Sub SetPageIndex(pageIndex As Integer, updateHistory As Boolean)
| Type | Name | Description |
|---|---|---|
| int | pageIndex | The 0-based index of the page. |
| bool | updateHistory | Specifies whether the previous position should be added to the history. |