ASPxClientVerticalGrid.GetPageIndex Method
In This Article
Gets the index of the page currently being selected.
#Declaration
TypeScript
GetPageIndex(): number
#Returns
Type | Description |
---|---|
number | The active page’s index. |
See Also