ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering Namespace / CustomContextArgs Class / Report Property

In This Topic
    Report Property (CustomContextArgs)
    In This Topic
    Gets the report for which the context is being created.
    Syntax
    'Declaration
     
    Public ReadOnly Property Report As Report
    public Report Report {get;}
    See Also