Compartir a través de


BackEventArgs (Constructor)

Inicializa una instancia nueva de la clase BackEventArgs.

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

Sintaxis

'Declaración
Public Sub New ( _
    parentReport As Report _
)
public BackEventArgs(
    Report parentReport
)
public:
BackEventArgs(
    Report^ parentReport
)
new : 
        parentReport:Report -> BackEventArgs
public function BackEventArgs(
    parentReport : Report
)

Parámetros

Vea también

Referencia

BackEventArgs Clase

Microsoft.Reporting.WebForms (Espacio de nombres)