ASPxClientGridView.PrevPage Method
Activates the previous page.
Declaration
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