ActiveReports 12
ReportItems Property (IReportItemContainer)

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IReportItemContainer Interface : ReportItems Property
Returns the IReportItem objects in this container.
Syntax
'Declaration
 
ReadOnly Property ReportItems As IEnumerable(Of IReportItem)
IEnumerable<IReportItem> ReportItems {get;}
See Also

Reference

IReportItemContainer Interface
IReportItemContainer Members