# GrapeCity.ActiveReports.Document.Section.StateChangedArgs

## Content

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



  <h1 id="GrapeCity_ActiveReports_Document_Section_StateChangedArgs" data-uid="GrapeCity.ActiveReports.Document.Section.StateChangedArgs" class="text-break">StateChangedArgs Class
</h1>
  <div class="markdown level0 summary"><p>Represents the arguments of a state change.</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.eventargs">EventArgs</a></div>
    <div class="level2"><span class="xref">StateChangedArgs</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Document.Section.html">GrapeCity.ActiveReports.Document.Section</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Document.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Document_Section_StateChangedArgs_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class StateChangedArgs : EventArgs</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_Document_Section_StateChangedArgs__ctor" data-uid="GrapeCity.ActiveReports.Document.Section.StateChangedArgs.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.Document.Section.StateChangedArgs.-ctor.html#GrapeCity_ActiveReports_Document_Section_StateChangedArgs__ctor">StateChangedArgs()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.ActiveReports.Document.Section.StateChangedArgs.html">StateChangedArgs</a> class.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Document_Section_StateChangedArgs__ctor_GrapeCity_ActiveReports_Document_Section_State_" data-uid="GrapeCity.ActiveReports.Document.Section.StateChangedArgs.#ctor(GrapeCity.ActiveReports.Document.Section.State)">
          <a class="xref" href="GrapeCity.ActiveReports.Document.Section.StateChangedArgs.-ctor.html#GrapeCity_ActiveReports_Document_Section_StateChangedArgs__ctor_GrapeCity_ActiveReports_Document_Section_State_">StateChangedArgs(State)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.ActiveReports.Document.Section.StateChangedArgs.html">StateChangedArgs</a> class.</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_Document_Section_StateChangedArgs_State" data-uid="GrapeCity.ActiveReports.Document.Section.StateChangedArgs.State">
          <a class="xref" href="GrapeCity.ActiveReports.Document.Section.StateChangedArgs.State.html#GrapeCity_ActiveReports_Document_Section_StateChangedArgs_State">State</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the state.</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_Document_Section_StateChangedArgs_Equals_System_Object_" data-uid="GrapeCity.ActiveReports.Document.Section.StateChangedArgs.Equals(System.Object)">
          <a class="xref" href="GrapeCity.ActiveReports.Document.Section.StateChangedArgs.Equals.html#GrapeCity_ActiveReports_Document_Section_StateChangedArgs_Equals_System_Object_">Equals(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether the specified <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a> is equal to this instance.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Document_Section_StateChangedArgs_GetHashCode" data-uid="GrapeCity.ActiveReports.Document.Section.StateChangedArgs.GetHashCode">
          <a class="xref" href="GrapeCity.ActiveReports.Document.Section.StateChangedArgs.GetHashCode.html#GrapeCity_ActiveReports_Document_Section_StateChangedArgs_GetHashCode">GetHashCode()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
