[]
Sets the 0-based index of the currently visible page.
public void SetPageIndex(int pageIndex, bool updateHistory)
| 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. |