Proprietà SubreportProcessingEventArgs.ReportPath
Restituisce il nome del sottorapporto.
Spazio dei nomi: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in Microsoft.ReportViewer.WebForms.dll)
Sintassi
'Dichiarazione
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
Valore proprietà
Tipo: String
Valore stringa contenente il nome del sottorapporto.