ASPxClientDataView.GotoPage(pageIndex) Method
Activates the specified page.
Declaration
GotoPage(
pageIndex: number
): void
Parameters
| Name | Type | Description |
|---|---|---|
| pageIndex | number | The active page’s index. |
See Also
GotoPage(pageIndex)