ActiveReports 13
Visible Property (SearchPanel)

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

Property Value

true if visible; otherwise, false.
See Also

Reference

SearchPanel Class
SearchPanel Members