ActiveReports Developer 7
PageReport Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.Document Namespace > PageDocument Class : PageReport Property

Glossary Item Box

Gets the ReportDefinition for the report.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property PageReport As PageReport
C# 
public PageReport PageReport {get;}

See Also