ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Viewer.Win Assembly / GrapeCity.ActiveReports.Viewer.Win Namespace / SearchPanel Class
Members

In This Topic
    SearchPanel Class
    In This Topic
    Represents the search panel of the Viewer.
    Object Model
    SearchPanel Class
    Syntax
    'Declaration
     
    Public NotInheritable Class SearchPanel 
       Inherits SidebarPanel
    public sealed class SearchPanel : SidebarPanel 
    Inheritance Hierarchy

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

    See Also