ActiveReports 12
Count Property (ReportItemCollection)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > ReportItemCollection Class : Count Property
Gets the number of ReportItem objects in the ReportItemCollection.
Syntax
'Declaration
 
Public ReadOnly Property Count As Integer
public int Count {get;}

Property Value

An Integer indicating the number of ReportItem objects.
See Also

Reference

ReportItemCollection Class
ReportItemCollection Members