ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model.Interactivity Namespace / DrillthroughAction Class / TargetReport Property

In This Topic
    TargetReport Property
    In This Topic
    Gets the target report.
    Syntax
    'Declaration
     
    Public ReadOnly Property TargetReport As ReportModelBase
    public ReportModelBase TargetReport {get;}

    Property Value

    The target report.
    See Also