[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.List.ReportItems

ReportItems Property

ReportItems

Gets a collection of report items contained within the List.

Declaration
public ReportItemCollection ReportItems { get; }
Property Value
Type Description
ReportItemCollection

A ReportItemCollection object containing the report items.

Implements