[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.DrillthroughAction

DrillthroughAction Class

Represents a drillthrough (go to report) action.

Inheritance
DrillthroughAction
Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public abstract class DrillthroughAction : ActionBase

Constructors

Name Description
DrillthroughAction()

Properties

Name Description
Parameters

Gets the drillthrough parameters.

ReportName

Gets the path of the drillthrough report. Paths may be absolute or relative.

Extension Methods