ActiveReports Developer 7
Report Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace > ILayoutSection Interface : Report Property

Glossary Item Box

Master Report associated with this page section.

Syntax

Visual Basic (Declaration) 
ReadOnly Property Report As IReport
C# 
IReport Report {get;}

See Also