ASP.NET Core MVC コントロールヘルプ
Parameters プロパティ (ReportViewer)

C1.AspNetCore.Mvc.FlexViewer アセンブリ > C1.Web.Mvc.Viewer 名前空間 > ReportViewer クラス : Parameters プロパティ
Gets or sets a dictionary of {name: value} pairs that describe the parameters used to run the report.
シンタックス
'宣言
 
Public Property Parameters As System.Collections.Generic.IDictionary(Of String,Object)
public System.Collections.Generic.IDictionary<string,object> Parameters {get; set;}
参照

ReportViewer クラス
ReportViewer メンバ