ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / ILayoutArea Interface / Page Property

In This Topic
    Page Property (ILayoutArea)
    In This Topic
    Specifies ILayoutTree page that hosts this LayoutArea.
    Syntax
    'Declaration
     
    ReadOnly Property Page As ILayoutPage
    ILayoutPage Page {get;}
    See Also