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