次の方法で共有


ReportParameter.Visible プロパティ

Determines whether the parameter can be displayed in the user interface.

名前空間: Microsoft.Reporting.WebForms
アセンブリ: Microsoft.ReportViewer.WebForms (microsoft.reportviewer.webforms.dll 内)

構文

'宣言
'使用

プロパティ値

A Boolean value.

解説

The ReportViewer control may only display the parameter input user interface if the control's ProcessingMode property is set to Remote.

The following conditions must also be met for the parameter input area to be displayed:

If the ReportViewer control is set to Local mode, the host application must provide a user interface for accepting parameter values and passing these parameters to the report.

参照

リファレンス

ReportParameter クラス
ReportParameter メンバ
Microsoft.Reporting.WebForms 名前空間