[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.IDrillthrough

IDrillthrough Interface

Represents an interface for a drillthrough object.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface IDrillthrough

Properties

Name Description
NumberOfParameters

Gets the count of drillthrough parameters.

Parameters

Gets the drillthrough parameters.

ReportName

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

Extension Methods