# GrapeCity.ActiveReports.Viewer.Wpf.SidebarPanel

## Content

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



  <h1 id="GrapeCity_ActiveReports_Viewer_Wpf_SidebarPanel" data-uid="GrapeCity.ActiveReports.Viewer.Wpf.SidebarPanel" class="text-break">SidebarPanel Class
</h1>
  <div class="markdown level0 summary"><p>Represents a base class that exposes public properties of the sidebar panels.</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"><span class="xref">SidebarPanel</span></div>
      <div class="level4"><a class="xref" href="GrapeCity.ActiveReports.Viewer.Wpf.ParametersPanel.html">ParametersPanel</a></div>
      <div class="level4"><a class="xref" href="GrapeCity.ActiveReports.Viewer.Wpf.SearchPanel.html">SearchPanel</a></div>
      <div class="level4"><a class="xref" href="GrapeCity.ActiveReports.Viewer.Wpf.ThumbnailsPanel.html">ThumbnailsPanel</a></div>
      <div class="level4"><a class="xref" href="GrapeCity.ActiveReports.Viewer.Wpf.TocPanel.html">TocPanel</a></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_SidebarPanel_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public abstract class SidebarPanel : DependencyObject, 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_SidebarPanel_ViewerViewModel" data-uid="GrapeCity.ActiveReports.Viewer.Wpf.SidebarPanel.ViewerViewModel">
          <a class="xref" href="GrapeCity.ActiveReports.Viewer.Wpf.SidebarPanel.ViewerViewModel.html">ViewerViewModel</a>
        </td>
        <td class="markdown level1 summary"></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_SidebarPanel_EnabledRuntime" data-uid="GrapeCity.ActiveReports.Viewer.Wpf.SidebarPanel.EnabledRuntime">
          <a class="xref" href="GrapeCity.ActiveReports.Viewer.Wpf.SidebarPanel.EnabledRuntime.html#GrapeCity_ActiveReports_Viewer_Wpf_SidebarPanel_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_SidebarPanel_Text" data-uid="GrapeCity.ActiveReports.Viewer.Wpf.SidebarPanel.Text">
          <a class="xref" href="GrapeCity.ActiveReports.Viewer.Wpf.SidebarPanel.Text.html#GrapeCity_ActiveReports_Viewer_Wpf_SidebarPanel_Text">Text</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text of the panel.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Viewer_Wpf_SidebarPanel_VisibleRuntime" data-uid="GrapeCity.ActiveReports.Viewer.Wpf.SidebarPanel.VisibleRuntime">
          <a class="xref" href="GrapeCity.ActiveReports.Viewer.Wpf.SidebarPanel.VisibleRuntime.html#GrapeCity_ActiveReports_Viewer_Wpf_SidebarPanel_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_SidebarPanel_Clear" data-uid="GrapeCity.ActiveReports.Viewer.Wpf.SidebarPanel.Clear">
          <a class="xref" href="GrapeCity.ActiveReports.Viewer.Wpf.SidebarPanel.Clear.html#GrapeCity_ActiveReports_Viewer_Wpf_SidebarPanel_Clear">Clear()</a>
        </td>
        <td class="markdown level1 summary"><p>Clears the panel.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Viewer_Wpf_SidebarPanel_Dispose" data-uid="GrapeCity.ActiveReports.Viewer.Wpf.SidebarPanel.Dispose">
          <a class="xref" href="GrapeCity.ActiveReports.Viewer.Wpf.SidebarPanel.Dispose.html#GrapeCity_ActiveReports_Viewer_Wpf_SidebarPanel_Dispose">Dispose()</a>
        </td>
        <td class="markdown level1 summary"><p>Disposes this instance.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Viewer_Wpf_SidebarPanel_Refresh" data-uid="GrapeCity.ActiveReports.Viewer.Wpf.SidebarPanel.Refresh">
          <a class="xref" href="GrapeCity.ActiveReports.Viewer.Wpf.SidebarPanel.Refresh.html#GrapeCity_ActiveReports_Viewer_Wpf_SidebarPanel_Refresh">Refresh()</a>
        </td>
        <td class="markdown level1 summary"><p>Refreshes the panel.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
