Share via


SubreportProcessingEventArgs.ReportPath 屬性

 

發佈時間: 2016年4月

傳回子報表的名稱。

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

語法

public string ReportPath { get; }
public:
property String^ ReportPath {
    String^ get();
}
member ReportPath : string with get
Public ReadOnly Property ReportPath As String

屬性值

Type: System.String

包含子報表名稱的字串

請參閱

SubreportProcessingEventArgs 類別
Microsoft.Reporting.WinForms 命名空間

回到頁首