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

In This Topic
    Report Property (ILayoutSection)
    In This Topic
    Master Report associated with this page section.
    Syntax
    'Declaration
     
    ReadOnly Property Report As IReport
    IReport Report {get;}
    See Also