# GrapeCity.ActiveReports.Extensibility.Rendering.Components.ActionBase

## Content

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



  <h1 id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_ActionBase" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.ActionBase" class="text-break">ActionBase Class
</h1>
  <div class="markdown level0 summary"><p>Represents the base class for actions.</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">ActionBase</span></div>
      <div class="level2"><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.ApplyParametersAction.html">ApplyParametersAction</a></div>
      <div class="level2"><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.BookmarkLinkAction.html">BookmarkLinkAction</a></div>
      <div class="level2"><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.DrillthroughAction.html">DrillthroughAction</a></div>
      <div class="level2"><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.HyperLinkAction.html">HyperLinkAction</a></div>
      <div class="level2"><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.SliceAction.html">SliceAction</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.html">GrapeCity.ActiveReports.Extensibility.Rendering.Components</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rendering.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_ActionBase_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public abstract class ActionBase</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_Extensibility_Rendering_Components_ActionBase__ctor" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.ActionBase.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.ActionBase.-ctor.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_ActionBase__ctor">ActionBase()</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>
