ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IDrillthrough Interface / ReportName Property

In This Topic
    ReportName Property (IDrillthrough)
    In This Topic
    Gets the path of the drillthrough report. Paths may be absolute or relative.
    Syntax
    'Declaration
     
    ReadOnly Property ReportName As String
    string ReportName {get;}

    Property Value

    A System.String representing the path of the drillthrough report.
    See Also