ActiveReports 12
Count Property (ReportComponentCollection)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > ReportComponentCollection Class : Count Property
Gets a value indicating how many items there are in the collection.
Syntax
'Declaration
 
Public ReadOnly Property Count As Integer
public int Count {get;}

Property Value

An System.Int32 indicating the number of IReportComponents in the collection.
See Also

Reference

ReportComponentCollection Class
ReportComponentCollection Members