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 命名空间