MESCIUS.ActiveReports.Viewer.Win Assembly / GrapeCity.ActiveReports.Viewer.Win Namespace / SearchPanel Class
Members

SearchPanel Class
Represents the search panel of the Viewer.
Object Model
SearchPanel Class
Syntax
'Declaration
 
Public NotInheritable Class SearchPanel 
   Inherits SidebarPanel
 
Remarks
The search panel provides functionality for users to search text within the report. It offers a user interface for entering search queries, navigating through search results, and highlighting occurrences within the report. This class manages the visibility, state, and interactions of the search panel.
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
            GrapeCity.ActiveReports.Viewer.Win.SearchPanel

See Also