[]
        
(Showing Draft Content)

GrapeCity.Viewer.Common.Model.Interactivity.DrillthroughAction.-ctor

DrillthroughAction Constructor

DrillthroughAction(ReportModelBase)

Initializes a new instance of the DrillthroughAction class, specifying the target report to navigate to.

Declaration
public DrillthroughAction(ReportModelBase targetReport)
Parameters
Type Name Description
ReportModelBase targetReport

The report model that represents the target report for the drillthrough action.