[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Layout.IPageInformationService.GetReportItemsOnCurrentPage

GetReportItemsOnCurrentPage Method

GetReportItemsOnCurrentPage(string)

Returns a PageInfoResult whose Value will be the report items clollection containing the list of ReportItems on the current page.

Declaration
PageInfoResult GetReportItemsOnCurrentPage(string reportItemName)
Parameters
Type Name Description
string reportItemName

The name of the report item to retrieve.

Returns
Type Description
PageInfoResult