ActiveReports 18 .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
    The path of the drillthrough report. Paths may be absolute or relative.
    Syntax
    'Declaration
     
    ReadOnly Property ReportName As String
    string ReportName {get;}
    See Also