Condividi tramite


Costruttore BackEventArgs

Inizializza una nuova istanza della classe BackEventArgs.

Spazio dei nomi  Microsoft.Reporting.WebForms
Assembly:  Microsoft.ReportViewer.WebForms (in Microsoft.ReportViewer.WebForms.dll)

Sintassi

'Dichiarazione
Public Sub New ( _
    parentReport As Report _
)
'Utilizzo
Dim parentReport As Report

Dim instance As New BackEventArgs(parentReport)
public BackEventArgs(
    Report parentReport
)
public:
BackEventArgs(
    Report^ parentReport
)
new : 
        parentReport:Report -> BackEventArgs
public function BackEventArgs(
    parentReport : Report
)

Parametri

Vedere anche

Riferimento

BackEventArgs Classe

Spazio dei nomi Microsoft.Reporting.WebForms