Właściwość SubreportProcessingEventArgs.ReportPath —
Returns the name of the subreport.
Przestrzeń nazw: Microsoft.Reporting.WebForms
Zestaw: Microsoft.ReportViewer.WebForms (w Microsoft.ReportViewer.WebForms.dll)
Składnia
'Deklaracja
Public ReadOnly Property ReportPath As String
public string ReportPath { get; }
public:
property String^ ReportPath {
String^ get ();
}
member ReportPath : string with get
function get ReportPath () : String
Wartość właściwości
Typ: String
A string containing the name of the subreport.