ActiveReports Developer 7
Drillthrough Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IAction Interface : Drillthrough Property

Glossary Item Box

Provides a definition of how drillthrough report should be executed.

Syntax

Visual Basic (Declaration) 
ReadOnly Property Drillthrough As IDrillthrough
C# 
IDrillthrough Drillthrough {get;}

See Also