FormDataSource.prevPage Method
Moves the focus back by a specified number of records in the data source.
Syntax
public int prevPage(int pageSize)
Run On
Client
Parameters
- pageSize
Type: int
The number of records to move back by.
Return Value
Type: int
A non-zero integer if the operation succeeds.