[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.FixedPage.ReportItems

ReportItems Property

ReportItems

Gets all report items from all pages within the fixed page.

Declaration
public IEnumerable<ReportItem> ReportItems { get; }
Property Value
Type Description
IEnumerable<ReportItem>

A collection of ReportItem objects representing all report items from all pages.