Name | Description | |
---|---|---|
GetCumulativePageCount | Returns a PageInfoResult who's PageInfoResult.Value will be an integer representing the cumulative page count. | |
GetCumulativePageNumber | Returns a PageInfoResult who's PageInfoResult.Value will be an integer representing the cumulative pagenumber. | |
GetPageCount | Returns a PageInfoResult who's PageInfoResult.Value will be an integer representing the page count. | |
GetPageCountInSection | Returns a PageInfoResult who's PageInfoResult.Value will be an integer representing the page count within the active section. | |
GetPageNumber | Returns a PageInfoResult who's PageInfoResult.Value will be an integer representing the pagenumber. | |
GetPageNumberInSection | Returns a PageInfoResult who's PageInfoResult.Value will be an integer representing the page number within the active section. | |
GetReportItemsOnCurrentPage | Returns a PageInfoResult who's PageInfoResult.Value will be IReadonlyReportItemCollection containing the list of ReportItems on the current page. |