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

Glossary Item Box

Specifies LayoutTree page that hosts this LayoutArea.

Syntax

Visual Basic (Declaration) 
ReadOnly Property Page As ILayoutPage
C# 
ILayoutPage Page {get;}

See Also