FlexReport for WPF
ParameterValues プロパティ (RenderReportAction)


C1.WPF.Report アセンブリ > C1.WPF.Report 名前空間 > RenderReportAction クラス : ParameterValues プロパティ
レポートパラメータの初期値を取得します。
シンタックス
'宣言
 
Public ReadOnly Property ParameterValues As System.Collections.Generic.Dictionary(Of String,Object)
'使用法
 
Dim instance As RenderReportAction
Dim value As System.Collections.Generic.Dictionary(Of String,Object)
 
value = instance.ParameterValues
public System.Collections.Generic.Dictionary<string,object> ParameterValues {get;}
参照

RenderReportAction クラス
RenderReportAction メンバ