ActiveReports 14 .NET Edition
GrapeCity.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
    public SearchPanel SearchPanel {get;}

    Property Value

    The search panel.
    See Also