次の方法で共有


DrillthroughEventArgs.ReportPath プロパティ

ドリルスルー レポートのパスを取得します。

名前空間:  Microsoft.Reporting.WinForms
アセンブリ:  Microsoft.ReportViewer.WinForms (Microsoft.ReportViewer.WinForms.dll 内)

構文

'宣言
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

プロパティ値

型 : String
読み取り専用の文字列値。

参照

関連項目

DrillthroughEventArgs クラス

Microsoft.Reporting.WinForms 名前空間