# GrapeCity.ActiveReports.Viewer.Wpf.TocPanel

## Content

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



  <h1 id="GrapeCity_ActiveReports_Viewer_Wpf_TocPanel" data-uid="GrapeCity.ActiveReports.Viewer.Wpf.TocPanel" class="text-break">TocPanel Class
</h1>
  <div class="markdown level0 summary"><p>Represents the viewer's table of contents 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">TocPanel</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_TocPanel_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public sealed class TocPanel : 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_TocPanel_EnabledProperty" data-uid="GrapeCity.ActiveReports.Viewer.Wpf.TocPanel.EnabledProperty">
          <a class="xref" href="GrapeCity.ActiveReports.Viewer.Wpf.TocPanel.EnabledProperty.html">EnabledProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="GrapeCity.ActiveReports.Viewer.Wpf.TocPanel.Enabled.html#GrapeCity_ActiveReports_Viewer_Wpf_TocPanel_Enabled">Enabled</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Viewer_Wpf_TocPanel_ExpandedProperty" data-uid="GrapeCity.ActiveReports.Viewer.Wpf.TocPanel.ExpandedProperty">
          <a class="xref" href="GrapeCity.ActiveReports.Viewer.Wpf.TocPanel.ExpandedProperty.html">ExpandedProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="GrapeCity.ActiveReports.Viewer.Wpf.TocPanel.Expanded.html#GrapeCity_ActiveReports_Viewer_Wpf_TocPanel_Expanded">Expanded</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Viewer_Wpf_TocPanel_VisibleProperty" data-uid="GrapeCity.ActiveReports.Viewer.Wpf.TocPanel.VisibleProperty">
          <a class="xref" href="GrapeCity.ActiveReports.Viewer.Wpf.TocPanel.VisibleProperty.html">VisibleProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="GrapeCity.ActiveReports.Viewer.Wpf.TocPanel.Visible.html#GrapeCity_ActiveReports_Viewer_Wpf_TocPanel_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_TocPanel_Enabled" data-uid="GrapeCity.ActiveReports.Viewer.Wpf.TocPanel.Enabled">
          <a class="xref" href="GrapeCity.ActiveReports.Viewer.Wpf.TocPanel.Enabled.html#GrapeCity_ActiveReports_Viewer_Wpf_TocPanel_Enabled">Enabled</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the viewer's table of contents panel is enabled.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Viewer_Wpf_TocPanel_EnabledRuntime" data-uid="GrapeCity.ActiveReports.Viewer.Wpf.TocPanel.EnabledRuntime">
          <a class="xref" href="GrapeCity.ActiveReports.Viewer.Wpf.TocPanel.EnabledRuntime.html#GrapeCity_ActiveReports_Viewer_Wpf_TocPanel_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_TocPanel_Expanded" data-uid="GrapeCity.ActiveReports.Viewer.Wpf.TocPanel.Expanded">
          <a class="xref" href="GrapeCity.ActiveReports.Viewer.Wpf.TocPanel.Expanded.html#GrapeCity_ActiveReports_Viewer_Wpf_TocPanel_Expanded">Expanded</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the TOC panel is expanded.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Viewer_Wpf_TocPanel_SelectedItem" data-uid="GrapeCity.ActiveReports.Viewer.Wpf.TocPanel.SelectedItem">
          <a class="xref" href="GrapeCity.ActiveReports.Viewer.Wpf.TocPanel.SelectedItem.html#GrapeCity_ActiveReports_Viewer_Wpf_TocPanel_SelectedItem">SelectedItem</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the currently selected item in the table of contents.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Viewer_Wpf_TocPanel_Text" data-uid="GrapeCity.ActiveReports.Viewer.Wpf.TocPanel.Text">
          <a class="xref" href="GrapeCity.ActiveReports.Viewer.Wpf.TocPanel.Text.html#GrapeCity_ActiveReports_Viewer_Wpf_TocPanel_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_TocPanel_Visible" data-uid="GrapeCity.ActiveReports.Viewer.Wpf.TocPanel.Visible">
          <a class="xref" href="GrapeCity.ActiveReports.Viewer.Wpf.TocPanel.Visible.html#GrapeCity_ActiveReports_Viewer_Wpf_TocPanel_Visible">Visible</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the viewer's table of contents panel is visible.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Viewer_Wpf_TocPanel_VisibleRuntime" data-uid="GrapeCity.ActiveReports.Viewer.Wpf.TocPanel.VisibleRuntime">
          <a class="xref" href="GrapeCity.ActiveReports.Viewer.Wpf.TocPanel.VisibleRuntime.html#GrapeCity_ActiveReports_Viewer_Wpf_TocPanel_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_TocPanel_Clear" data-uid="GrapeCity.ActiveReports.Viewer.Wpf.TocPanel.Clear">
          <a class="xref" href="GrapeCity.ActiveReports.Viewer.Wpf.TocPanel.Clear.html#GrapeCity_ActiveReports_Viewer_Wpf_TocPanel_Clear">Clear()</a>
        </td>
        <td class="markdown level1 summary"><p>Clears the panel.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Viewer_Wpf_TocPanel_Dispose" data-uid="GrapeCity.ActiveReports.Viewer.Wpf.TocPanel.Dispose">
          <a class="xref" href="GrapeCity.ActiveReports.Viewer.Wpf.TocPanel.Dispose.html#GrapeCity_ActiveReports_Viewer_Wpf_TocPanel_Dispose">Dispose()</a>
        </td>
        <td class="markdown level1 summary"><p>Disposes this instance.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Viewer_Wpf_TocPanel_Refresh" data-uid="GrapeCity.ActiveReports.Viewer.Wpf.TocPanel.Refresh">
          <a class="xref" href="GrapeCity.ActiveReports.Viewer.Wpf.TocPanel.Refresh.html#GrapeCity_ActiveReports_Viewer_Wpf_TocPanel_Refresh">Refresh()</a>
        </td>
        <td class="markdown level1 summary"><p>Refreshes the panel.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
