ActiveReports 12
ReportItems Property (ReportComponentContainer)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > ReportComponentContainer Class : ReportItems Property
Gets a GrapeCity.ActiveReports.ReportObjectModel.ReportItemCollection containing all the ReportItems in the container.
Syntax
'Declaration
 
Public ReadOnly Property ReportItems As ReportItemCollection
public ReportItemCollection ReportItems {get;}

Property Value

a GrapeCity.ActiveReports.ReportObjectModel.ReportItemCollection containing all the ReportItems in the container.
See Also

Reference

ReportComponentContainer Class
ReportComponentContainer Members