[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Drillthrough.ReportName

ReportName Property

ReportName

<p>Gets or sets a <xref href="System.String" data-throw-if-not-resolved="false"></xref> value representing the path of the drillthrough report.
Declaration
public ExpressionInfo ReportName { get; set; }
Property Value
Type Description
ExpressionInfo

A string value representing the path to the drillthrough report.

Remarks

The path may be absolute (i.e. "/orderentry/processedorders") or relative (i.e. "processedorders").