MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Layout Namespace / IPageInformationService Interface
Methods

In This Topic
IPageInformationService Interface Members
In This Topic

The following tables list the members exposed by IPageInformationService.

Public Methods
 NameDescription
 MethodReturns a PageInfoResult who's PageInfoResult.Value will be an integer representing the cumulative page count.  
 MethodReturns a PageInfoResult who's PageInfoResult.Value will be an integer representing the cumulative pagenumber.  
 MethodReturns a PageInfoResult who's PageInfoResult.Value will be an integer representing the page count.  
 MethodReturns a PageInfoResult who's PageInfoResult.Value will be an integer representing the page count within the active section.  
 MethodReturns a PageInfoResult who's PageInfoResult.Value will be an integer representing the pagenumber.  
 MethodReturns a PageInfoResult who's PageInfoResult.Value will be an integer representing the page number within the active section.  
 MethodReturns a PageInfoResult whose PageInfoResult.Value will be the report items clollection containing the list of ReportItems on the current page.  
Top
See Also