ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Viewer.Win Assembly / GrapeCity.ActiveReports.Viewer.Win Namespace / Sidebar Class / SearchPanel Property

In This Topic
SearchPanel Property (Sidebar)
In This Topic
Gets the search panel object.
Syntax
'Declaration
 
Public ReadOnly Property SearchPanel As SearchPanel
 

Property Value

The search panel allows users to find specific text within the report, enhancing the interactivity and usability of the report viewing experience.
See Also