ReportViewer for ASP.NET Web Forms
UserData プロパティ (DocumentInfo)

C1.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > DocumentInfo クラス : UserData プロパティ
ドキュメントに関連付けられたカスタムユーザー定義の文字列キーと文字列の System.Collections.Generic.Dictionary`2 を取得します。
シンタックス
'宣言
 
Public ReadOnly Property UserData As System.Collections.Generic.Dictionary(Of String,String)
public System.Collections.Generic.Dictionary<string,string> UserData {get;}
参照

DocumentInfo クラス
DocumentInfo メンバ