ActiveReports 12
Count Property (PageCollection)

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

Property Value

An Integer indicating the number of Page objects.
See Also

Reference

PageCollection Class
PageCollection Members