次の方法で共有


DocumentMapNavigationEventArgs.DocumentMapId プロパティ

選択した見出しマップ ノードの一意の識別子を取得します。

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

構文

'宣言
Public ReadOnly Property DocumentMapId As String
public string DocumentMapId { get; }
public:
property String^ DocumentMapId {
    String^ get ();
}
member DocumentMapId : string with get
function get DocumentMapId () : String

プロパティ値

型 : String
見出しマップ ノードの ID を示す読み取り専用の文字列値。

参照

関連項目

DocumentMapNavigationEventArgs クラス

Microsoft.Reporting.WinForms 名前空間