ActiveReports 12
Visible Property (ParametersPanel)

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > ParametersPanel Class : Visible Property
Gets or sets a value that determines whether the viewer's panel of parameters is visible.
Syntax
'Declaration
 
Public Property Visible As Boolean
public bool Visible {get; set;}

Property Value

true if visible; otherwise, false.
See Also

Reference

ParametersPanel Class
ParametersPanel Members