ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Interfaces Namespace / IReportRenderingContext Interface / Report Property

In This Topic
    Report Property (IReportRenderingContext)
    In This Topic
    Syntax
    'Declaration
     
    Shadows Property Report As IReport
    new IReport Report {get; set;}
    See Also