ActiveReports 8
ReportItems Property (ReportComponentContainer)

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

Support Forum