[]
Gets all report items from all pages within the fixed page.
public IEnumerable<ReportItem> ReportItems { get; }
A collection of ReportItem objects representing all report items from all pages.