ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / DrillthroughAction Class / ReportName Property

In This Topic
    ReportName Property (DrillthroughAction)
    In This Topic
    The path of the drillthrough report. Paths may be absolute or relative.
    Syntax
    'Declaration
     
    Public MustOverride ReadOnly Property ReportName As String
    public abstract string ReportName {get;}
    See Also