# GrapeCity.ActiveReports.Rendering.Components.InteractiveArea

## Content

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



  <h1 id="GrapeCity_ActiveReports_Rendering_Components_InteractiveArea" data-uid="GrapeCity.ActiveReports.Rendering.Components.InteractiveArea" class="text-break">InteractiveArea Class
</h1>
  <div class="markdown level0 summary"><p>Encapsulates interactivity area shape and related action.</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">InteractiveArea</span></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_InteractiveArea_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public sealed class InteractiveArea</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_InteractiveArea__ctor_System_String_GrapeCity_ActiveReports_Drawing_RegionEx_GrapeCity_ActiveReports_Extensibility_Rendering_Components_IAction_GrapeCity_ActiveReports_Rendering_Components_Tooltip_" data-uid="GrapeCity.ActiveReports.Rendering.Components.InteractiveArea.#ctor(System.String,GrapeCity.ActiveReports.Drawing.RegionEx,GrapeCity.ActiveReports.Extensibility.Rendering.Components.IAction,GrapeCity.ActiveReports.Rendering.Components.Tooltip)">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.InteractiveArea.-ctor.html#GrapeCity_ActiveReports_Rendering_Components_InteractiveArea__ctor_System_String_GrapeCity_ActiveReports_Drawing_RegionEx_GrapeCity_ActiveReports_Extensibility_Rendering_Components_IAction_GrapeCity_ActiveReports_Rendering_Components_Tooltip_">InteractiveArea(string, RegionEx, IAction, Tooltip)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates area.</p>
</td>
      </tr>
    </tbody>
  </table>
  <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_Rendering_Components_InteractiveArea_Action" data-uid="GrapeCity.ActiveReports.Rendering.Components.InteractiveArea.Action">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.InteractiveArea.Action.html">Action</a>
        </td>
        <td class="markdown level1 summary"><p>Interactive action.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_InteractiveArea_ActionKey" data-uid="GrapeCity.ActiveReports.Rendering.Components.InteractiveArea.ActionKey">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.InteractiveArea.ActionKey.html">ActionKey</a>
        </td>
        <td class="markdown level1 summary"><p>Describes Action key (report item+sorting/toggle type hint)</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_InteractiveArea_ControllerState" data-uid="GrapeCity.ActiveReports.Rendering.Components.InteractiveArea.ControllerState">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.InteractiveArea.ControllerState.html">ControllerState</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies IToggleController/ISortingController state.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_InteractiveArea_EventType" data-uid="GrapeCity.ActiveReports.Rendering.Components.InteractiveArea.EventType">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.InteractiveArea.EventType.html">EventType</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_InteractiveArea_Id" data-uid="GrapeCity.ActiveReports.Rendering.Components.InteractiveArea.Id">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.InteractiveArea.Id.html">Id</a>
        </td>
        <td class="markdown level1 summary"><p>Identifier of the area.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_InteractiveArea_Region" data-uid="GrapeCity.ActiveReports.Rendering.Components.InteractiveArea.Region">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.InteractiveArea.Region.html">Region</a>
        </td>
        <td class="markdown level1 summary"><p>Bounds of the interactive area.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_InteractiveArea_Tooltip" data-uid="GrapeCity.ActiveReports.Rendering.Components.InteractiveArea.Tooltip">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.InteractiveArea.Tooltip.html">Tooltip</a>
        </td>
        <td class="markdown level1 summary"><p>Tooltip shown for the interactive area.</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_InteractiveArea_PageNumber" data-uid="GrapeCity.ActiveReports.Rendering.Components.InteractiveArea.PageNumber">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.InteractiveArea.PageNumber.html#GrapeCity_ActiveReports_Rendering_Components_InteractiveArea_PageNumber">PageNumber</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_InteractiveArea_CreateSorting_GrapeCity_ActiveReports_Extensibility_Rendering_Components_SortState_GrapeCity_ActiveReports_Drawing_RegionEx_GrapeCity_ActiveReports_Core_Rendering_Interactivity_ActionKey_" data-uid="GrapeCity.ActiveReports.Rendering.Components.InteractiveArea.CreateSorting(GrapeCity.ActiveReports.Extensibility.Rendering.Components.SortState,GrapeCity.ActiveReports.Drawing.RegionEx,GrapeCity.ActiveReports.Core.Rendering.Interactivity.ActionKey)">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.InteractiveArea.CreateSorting.html#GrapeCity_ActiveReports_Rendering_Components_InteractiveArea_CreateSorting_GrapeCity_ActiveReports_Extensibility_Rendering_Components_SortState_GrapeCity_ActiveReports_Drawing_RegionEx_GrapeCity_ActiveReports_Core_Rendering_Interactivity_ActionKey_">CreateSorting(SortState, RegionEx, ActionKey)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_InteractiveArea_CreateToggle_System_Boolean_GrapeCity_ActiveReports_Drawing_RegionEx_GrapeCity_ActiveReports_Core_Rendering_Interactivity_ActionKey_" data-uid="GrapeCity.ActiveReports.Rendering.Components.InteractiveArea.CreateToggle(System.Boolean,GrapeCity.ActiveReports.Drawing.RegionEx,GrapeCity.ActiveReports.Core.Rendering.Interactivity.ActionKey)">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.InteractiveArea.CreateToggle.html#GrapeCity_ActiveReports_Rendering_Components_InteractiveArea_CreateToggle_System_Boolean_GrapeCity_ActiveReports_Drawing_RegionEx_GrapeCity_ActiveReports_Core_Rendering_Interactivity_ActionKey_">CreateToggle(bool, RegionEx, ActionKey)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="extensionmethods">Extension Methods</h3>
  <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>
