Propriedade SubreportProcessingEventArgs.ReportPath
Returns the name of the subreport.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (em Microsoft.ReportViewer.WinForms.dll)
Sintaxe
'Declaração
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
Valor de propriedade
Tipo: String
A string containing the name of the subreport.