| DataPager Properties |
The DataPager type exposes the following members.
| Name | Description | |
|---|---|---|
| AtEdge |
Return true for all pages that are at the edge of the data table.
| |
| AtEdgeBottom |
Return true for all pages that are at the bottom edge of the data table.
| |
| AtEdgeLeft |
Return true for all pages that are at the left edge of the data table.
| |
| AtEdgeRight |
Return true for all pages that are at the right edge of the data table.
| |
| AtEdgeTop |
Return true for all pages that are at the top edge of the data table.
| |
| CurrentPages |
The current set of pages.
| |
| NumberOfColumns |
The total number of columns in the data table.
| |
| NumberOfRows |
The total number of rows in the data table.
| |
| OutsideEdge |
Return true for all pages that are completely outside the edge of the data table.
|