[]
Initializes a new instance of the DrillthroughAction class, specifying the target report to navigate to.
public DrillthroughAction(ReportModelBase targetReport)
Type | Name | Description |
---|---|---|
ReportModelBase | targetReport | The report model that represents the target report for the drillthrough action. |