# GrapeCity.ActiveReports.Rendering.Components.InteractiveStateStore

## Content

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



  <h1 id="GrapeCity_ActiveReports_Rendering_Components_InteractiveStateStore" data-uid="GrapeCity.ActiveReports.Rendering.Components.InteractiveStateStore" class="text-break">InteractiveStateStore Class
</h1>
  <div class="markdown level0 summary"><p>Provides state of toggle/sort items within the report instance.</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"><span class="xref">InteractiveStateStore</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.icloneable">ICloneable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.html">GrapeCity.ActiveReports.Rendering.Components</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rendering.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Rendering_Components_InteractiveStateStore_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[Obsolete(&quot;To be hidden due to it is used internally only.&quot;)]
public sealed class InteractiveStateStore : ICloneable</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_InteractiveStateStore__ctor" data-uid="GrapeCity.ActiveReports.Rendering.Components.InteractiveStateStore.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.InteractiveStateStore.-ctor.html#GrapeCity_ActiveReports_Rendering_Components_InteractiveStateStore__ctor">InteractiveStateStore()</a>
        </td>
        <td class="markdown level1 summary"><p>Default constructor.</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_Rendering_Components_InteractiveStateStore_SortStates" data-uid="GrapeCity.ActiveReports.Rendering.Components.InteractiveStateStore.SortStates">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.InteractiveStateStore.SortStates.html#GrapeCity_ActiveReports_Rendering_Components_InteractiveStateStore_SortStates">SortStates</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_InteractiveStateStore_ToggleStates" data-uid="GrapeCity.ActiveReports.Rendering.Components.InteractiveStateStore.ToggleStates">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.InteractiveStateStore.ToggleStates.html#GrapeCity_ActiveReports_Rendering_Components_InteractiveStateStore_ToggleStates">ToggleStates</a>
        </td>
        <td class="markdown level1 summary"></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_Rendering_Components_InteractiveStateStore_Clone" data-uid="GrapeCity.ActiveReports.Rendering.Components.InteractiveStateStore.Clone">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.InteractiveStateStore.Clone.html#GrapeCity_ActiveReports_Rendering_Components_InteractiveStateStore_Clone">Clone()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates copy of the object.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_InteractiveStateStore_Reset" data-uid="GrapeCity.ActiveReports.Rendering.Components.InteractiveStateStore.Reset">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.InteractiveStateStore.Reset.html#GrapeCity_ActiveReports_Rendering_Components_InteractiveStateStore_Reset">Reset()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="extensionmethods">Extension Methods</h3>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.InteractiveStateStoreExtensions.Apply.html#GrapeCity_ActiveReports_Rendering_Components_InteractiveStateStoreExtensions_Apply_GrapeCity_ActiveReports_Rendering_Components_InteractiveStateStore_GrapeCity_ActiveReports_Rendering_ReportStore_GrapeCity_ActiveReports_Core_Rendering_Interactivity_ActionKey_">InteractiveStateStoreExtensions.Apply(InteractiveStateStore, ReportStore, ActionKey)</a>
  </div>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.InteractiveStateStoreExtensions.ApplyMany.html#GrapeCity_ActiveReports_Rendering_Components_InteractiveStateStoreExtensions_ApplyMany_GrapeCity_ActiveReports_Rendering_Components_InteractiveStateStore_GrapeCity_ActiveReports_Rendering_ReportStore_System_Collections_Generic_IEnumerable_GrapeCity_ActiveReports_Core_Rendering_Interactivity_ActionKey__">InteractiveStateStoreExtensions.ApplyMany(InteractiveStateStore, ReportStore, IEnumerable&lt;ActionKey&gt;)</a>
  </div>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Core.Rendering.Tools.ObjectExtensions.IsNumber.html#GrapeCity_ActiveReports_Core_Rendering_Tools_ObjectExtensions_IsNumber_System_Object_">ObjectExtensions.IsNumber(object)</a>
  </div>

</div>
