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

Glossary Item Box

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

Syntax

Visual Basic (Declaration) 
ReadOnly Property ReportName As System.String
C# 
System.string ReportName {get;}

See Also