# GrapeCity.ActiveReports.Extensibility.Rendering.Components.SliceAction

## Content

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



  <h1 id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_SliceAction" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.SliceAction" class="text-break">SliceAction Class
</h1>
  <div class="markdown level0 summary"><p>Slice 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"><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.ActionBase.html">ActionBase</a></div>
    <div class="level2"><span class="xref">SliceAction</span></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_SliceAction_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public abstract class SliceAction : 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_SliceAction__ctor" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.SliceAction.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.SliceAction.-ctor.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_SliceAction__ctor">SliceAction()</a>
        </td>
        <td class="markdown level1 summary"></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_Extensibility_Rendering_Components_SliceAction_Slicers" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.SliceAction.Slicers">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.SliceAction.Slicers.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_SliceAction_Slicers">Slicers</a>
        </td>
        <td class="markdown level1 summary"><p>Slicers values to be applied.</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>
