Compartir a través de


SubreportProcessingEventArgs.ReportPath (Propiedad)

Devuelve el nombre del subinforme.

Espacio de nombres:  Microsoft.Reporting.WebForms
Ensamblado:  Microsoft.ReportViewer.WebForms (en Microsoft.ReportViewer.WebForms.dll)

Sintaxis

'Declaración
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 propiedad

Tipo: String
Un valor string que contiene el nombre del subinforme.

Vea también

Referencia

SubreportProcessingEventArgs Clase

Microsoft.Reporting.WebForms (Espacio de nombres)