ActiveReports 12
ReportItems Property (IRdlContainer)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > IRdlContainer Interface : ReportItems Property

Gets a collection of report items.

Syntax
'Declaration
 
ReadOnly Property ReportItems As ReportItemCollection
ReportItemCollection ReportItems {get;}

Property Value

A ReportItemCollection of ReportItem objects.
See Also

Reference

IRdlContainer Interface
IRdlContainer Members