ActiveReports 12
ReportItems Property (List)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > List Class : ReportItems Property
Gets the report items contained in the List.
Syntax
'Declaration
 
Public ReadOnly Property ReportItems As ReportItemCollection
public ReportItemCollection ReportItems {get;}

Property Value

ReportItemCollection representing the report items contained inside the control.
See Also

Reference

List Class
List Members