# GrapeCity.ActiveReports.Rdl.Tools.ActionExtensions

## Content

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



  <h1 id="GrapeCity_ActiveReports_Rdl_Tools_ActionExtensions" data-uid="GrapeCity.ActiveReports.Rdl.Tools.ActionExtensions" class="text-break">ActionExtensions Class
</h1>
  <div class="markdown level0 summary"><p>Represents a set of extension methods for the <a class="xref" href="GrapeCity.ActiveReports.PageReportModel.Action.html">Action</a> class.</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">ActionExtensions</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Rdl.Tools.html">GrapeCity.ActiveReports.Rdl.Tools</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rdl.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Rdl_Tools_ActionExtensions_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public static class ActionExtensions</code></pre>
  </div>
  <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_Rdl_Tools_ActionExtensions_IsEmpty_GrapeCity_ActiveReports_PageReportModel_Action_" data-uid="GrapeCity.ActiveReports.Rdl.Tools.ActionExtensions.IsEmpty(GrapeCity.ActiveReports.PageReportModel.Action)">
          <a class="xref" href="GrapeCity.ActiveReports.Rdl.Tools.ActionExtensions.IsEmpty.html#GrapeCity_ActiveReports_Rdl_Tools_ActionExtensions_IsEmpty_GrapeCity_ActiveReports_PageReportModel_Action_">IsEmpty(Action)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether the specified action is empty.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
