# GrapeCity.ActiveReports.Extensibility.Rendering.Components.SlicerActionValue

## Content

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



  <h1 id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_SlicerActionValue" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.SlicerActionValue" class="text-break">SlicerActionValue Class
</h1>
  <div class="markdown level0 summary"><p>Represents single slicer 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">SlicerActionValue</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_SlicerActionValue_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public sealed class SlicerActionValue</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_SlicerActionValue_Name" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.SlicerActionValue.Name">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.SlicerActionValue.Name.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_SlicerActionValue_Name">Name</a>
        </td>
        <td class="markdown level1 summary"><p>The name of slicer to be affected.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_SlicerActionValue_Type" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.SlicerActionValue.Type">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.SlicerActionValue.Type.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_SlicerActionValue_Type">Type</a>
        </td>
        <td class="markdown level1 summary"><p>Slice action type.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_SlicerActionValue_Value" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.SlicerActionValue.Value">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.SlicerActionValue.Value.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_SlicerActionValue_Value">Value</a>
        </td>
        <td class="markdown level1 summary"><p>Optional value of the slicer.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="extensionmethods">Extension Methods</h3>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.SlicerActionValueExtension.GenerateActionKey.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_SlicerActionValueExtension_GenerateActionKey_GrapeCity_ActiveReports_Extensibility_Rendering_Components_SlicerActionValue_">SlicerActionValueExtension.GenerateActionKey(SlicerActionValue)</a>
  </div>
  <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>
