ActiveReports 19 .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 to which the action navigates.
Syntax
'Declaration
 
Public ReadOnly Property TargetReport As ReportModelBase
 

Property Value

The report model representing the target report for the drillthrough action.
See Also