# GrapeCity.ActiveReports.Extensibility.Rendering.Components.IAction

## Content

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



  <h1 id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IAction" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IAction" class="text-break">IAction Interface
</h1>
  <div class="markdown level0 summary"><p>Represents an interface for action items.</p>
</div>
  <div class="markdown level0 conceptual"></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_IAction_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IAction</code></pre>
  </div>
  <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_Extensibility_Rendering_Components_IAction_ActionType" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IAction.ActionType">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IAction.ActionType.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IAction_ActionType">ActionType</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the action type.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IAction_BookmarkLink" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IAction.BookmarkLink">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IAction.BookmarkLink.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IAction_BookmarkLink">BookmarkLink</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the bookmark within the report to go to when the report item is clicked on.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IAction_Drillthrough" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IAction.Drillthrough">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IAction.Drillthrough.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IAction_Drillthrough">Drillthrough</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the definition of how the drillthrough report should be executed.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IAction_HyperLink" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IAction.HyperLink">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IAction.HyperLink.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IAction_HyperLink">HyperLink</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the URL of this action hyperlink.</p>
</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>
