SSRSDocumentSource for WinForms
Parameters プロパティ (C1DocumentSource)

コンテンツの生成に使用されるパラメータのコレクションを取得します。 このコレクションは、C1.Win.C1Document.C1DocumentSource.Open メソッドで初期化されます。 実際にパラメータとして使用するには、このコレクションで指定されている値に対して、C1.Win.C1Document.C1DocumentSource.ApplyParameterValues メソッド を呼び出す必要があります。
構文
'宣言
 
Public ReadOnly Property Parameters As ParameterCollection
public ParameterCollection Parameters {get;}
参照

C1DocumentSource クラス
C1DocumentSource メンバ