ReportParameterInfo.Visible-Eigenschaft
Determines whether the parameter can be displayed in the user interface.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in microsoft.reportviewer.winforms.dll)
Syntax
'Declaration
'Usage
Eigenschaftswert
A Boolean value.
Hinweise
If Visible is set to false, the PromptUser property is overridden.
If Visible is set to true, a prompt is displayed in the user interface if PromptUser is also set to true.
Siehe auch
Verweis
ReportParameterInfo-Klasse
ReportParameterInfo-Member
Microsoft.Reporting.WinForms-Namespace