ASPxClientVerticalGrid.PrevPage Method
In This Article
Activates the previous page.
#Declaration
TypeScript
PrevPage(): void
#Remarks
Use the PrevPage method to navigate a user to the previous page in code. End-users can switch between pages using the grid’s Pager.
See Also