# GrapeCity.ActiveReports.Viewer.Wpf.SearchPanel

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_ActiveReports_Viewer_Wpf_SearchPanel" data-uid="GrapeCity.ActiveReports.Viewer.Wpf.SearchPanel" class="text-break">SearchPanel Class
</h1>
  <div class="markdown level0 summary"><p>Represents the viewer's search panel properties.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.threading.dispatcherobject">DispatcherObject</a></div>
    <div class="level2"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.dependencyobject">DependencyObject</a></div>
    <div class="level3"><a class="xref" href="GrapeCity.ActiveReports.Viewer.Wpf.SidebarPanel.html">SidebarPanel</a></div>
    <div class="level4"><span class="xref">SearchPanel</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Viewer.Wpf.html">GrapeCity.ActiveReports.Viewer.Wpf</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Viewer.Wpf.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Viewer_Wpf_SearchPanel_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public sealed class SearchPanel : SidebarPanel, IDisposable</code></pre>
  </div>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Viewer_Wpf_SearchPanel_EnabledProperty" data-uid="GrapeCity.ActiveReports.Viewer.Wpf.SearchPanel.EnabledProperty">
          <a class="xref" href="GrapeCity.ActiveReports.Viewer.Wpf.SearchPanel.EnabledProperty.html">EnabledProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="GrapeCity.ActiveReports.Viewer.Wpf.SearchPanel.Enabled.html#GrapeCity_ActiveReports_Viewer_Wpf_SearchPanel_Enabled">Enabled</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Viewer_Wpf_SearchPanel_VisibleProperty" data-uid="GrapeCity.ActiveReports.Viewer.Wpf.SearchPanel.VisibleProperty">
          <a class="xref" href="GrapeCity.ActiveReports.Viewer.Wpf.SearchPanel.VisibleProperty.html">VisibleProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="GrapeCity.ActiveReports.Viewer.Wpf.SearchPanel.Visible.html#GrapeCity_ActiveReports_Viewer_Wpf_SearchPanel_Visible">Visible</a> dependency property.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Viewer_Wpf_SearchPanel_Enabled" data-uid="GrapeCity.ActiveReports.Viewer.Wpf.SearchPanel.Enabled">
          <a class="xref" href="GrapeCity.ActiveReports.Viewer.Wpf.SearchPanel.Enabled.html#GrapeCity_ActiveReports_Viewer_Wpf_SearchPanel_Enabled">Enabled</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the viewer's search panel is enabled.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Viewer_Wpf_SearchPanel_EnabledRuntime" data-uid="GrapeCity.ActiveReports.Viewer.Wpf.SearchPanel.EnabledRuntime">
          <a class="xref" href="GrapeCity.ActiveReports.Viewer.Wpf.SearchPanel.EnabledRuntime.html#GrapeCity_ActiveReports_Viewer_Wpf_SearchPanel_EnabledRuntime">EnabledRuntime</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the panel is enabled at runtime.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Viewer_Wpf_SearchPanel_Text" data-uid="GrapeCity.ActiveReports.Viewer.Wpf.SearchPanel.Text">
          <a class="xref" href="GrapeCity.ActiveReports.Viewer.Wpf.SearchPanel.Text.html#GrapeCity_ActiveReports_Viewer_Wpf_SearchPanel_Text">Text</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating the text that displays in the header of the search panel.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Viewer_Wpf_SearchPanel_Visible" data-uid="GrapeCity.ActiveReports.Viewer.Wpf.SearchPanel.Visible">
          <a class="xref" href="GrapeCity.ActiveReports.Viewer.Wpf.SearchPanel.Visible.html#GrapeCity_ActiveReports_Viewer_Wpf_SearchPanel_Visible">Visible</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating the visibility of the search panel.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Viewer_Wpf_SearchPanel_VisibleRuntime" data-uid="GrapeCity.ActiveReports.Viewer.Wpf.SearchPanel.VisibleRuntime">
          <a class="xref" href="GrapeCity.ActiveReports.Viewer.Wpf.SearchPanel.VisibleRuntime.html#GrapeCity_ActiveReports_Viewer_Wpf_SearchPanel_VisibleRuntime">VisibleRuntime</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the panel is visible at runtime.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Viewer_Wpf_SearchPanel_Clear" data-uid="GrapeCity.ActiveReports.Viewer.Wpf.SearchPanel.Clear">
          <a class="xref" href="GrapeCity.ActiveReports.Viewer.Wpf.SearchPanel.Clear.html#GrapeCity_ActiveReports_Viewer_Wpf_SearchPanel_Clear">Clear()</a>
        </td>
        <td class="markdown level1 summary"><p>Clears the search results.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Viewer_Wpf_SearchPanel_Dispose" data-uid="GrapeCity.ActiveReports.Viewer.Wpf.SearchPanel.Dispose">
          <a class="xref" href="GrapeCity.ActiveReports.Viewer.Wpf.SearchPanel.Dispose.html#GrapeCity_ActiveReports_Viewer_Wpf_SearchPanel_Dispose">Dispose()</a>
        </td>
        <td class="markdown level1 summary"><p>Disposes this instance.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
