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

In This Topic
    SearchPanel Property (Sidebar)
    In This Topic
    Gets the search panel component of sidebar.
    Syntax
    'Declaration
     
    Public ReadOnly Property SearchPanel As SearchPanel
    public SearchPanel SearchPanel {get;}

    Property Value

    A SearchPanel representing the panel that shows the search results.
    See Also