ActiveReports 14 .NET Edition
GrapeCity.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;}
    See Also