[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rdl.Validation.ValidationReportException.SubreportNotFound

SubreportNotFound Method

SubreportNotFound(string)

Creates a new ValidationReportException indicating that the specified subreport was not found.

Declaration
public static ValidationReportException SubreportNotFound(string reportName)
Parameters
Type Name Description
string reportName

A string value indicating the name of the subreport that was not found.

Returns
Type Description
ValidationReportException

A new ValidationReportException instance.