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