ActiveReports 13
Count Property (PagesCollection)

GrapeCity.ActiveReports.Document Assembly > GrapeCity.ActiveReports.Document.Section Namespace > PagesCollection Class : Count Property
Returns the number of Page members in the collection.
Syntax
'Declaration
 
Public ReadOnly Property Count As Integer
public int Count {get;}

Property Value

Integer value that represents the number of pages in the collection.

See Also

Reference

PagesCollection Class
PagesCollection Members