MESCIUS.ActiveReports.Viewer.Wpf Assembly / GrapeCity.ActiveReports.Viewer.Wpf Namespace / ParametersPanel Class / Visible Property

In This Topic
Visible Property (ParametersPanel)
In This Topic
Gets or sets a value that determines whether the viewer's panel of parameters is visible.
Syntax
'Declaration
 
Public Property Visible As Boolean
 

Property Value

true if visible; otherwise, false.
Remarks
The default value is false.
See Also