SubreportProcessingEventArgs.ReportPath, propriété
Retourne le nom du sous-rapport.
Espace de noms : Microsoft.Reporting.WebForms
Assembly : Microsoft.ReportViewer.WebForms (dans Microsoft.ReportViewer.WebForms.dll)
Syntaxe
'Déclaration
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
Valeur de propriété
Type : String
Chaîne qui contient le nom du sous-rapport.