共用方式為


BackEventArgs 建構函式

初始化 BackEventArgs 類別的新執行個體。

命名空間:  Microsoft.Reporting.WebForms
組件:  Microsoft.ReportViewer.WebForms (在 Microsoft.ReportViewer.WebForms.dll 中)

語法

'宣告
Public Sub New ( _
    parentReport As Report _
)
public BackEventArgs(
    Report parentReport
)
public:
BackEventArgs(
    Report^ parentReport
)
new : 
        parentReport:Report -> BackEventArgs
public function BackEventArgs(
    parentReport : Report
)

參數

請參閱

參考

BackEventArgs 類別

Microsoft.Reporting.WebForms 命名空間