# GrapeCity.ActiveReports.Design.ReportExplorerEnabledNodesInternal

## Content

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




  <h1 id="GrapeCity_ActiveReports_Design_ReportExplorerEnabledNodesInternal" data-uid="GrapeCity.ActiveReports.Design.ReportExplorerEnabledNodesInternal" class="text-break">ReportExplorerEnabledNodesInternal Enum
</h1>
  <div class="markdown level0 summary"><p>Represents internal modifiability options for nodes within the Report Explorer in ActiveReports, reserved for future use.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Design.html">GrapeCity.ActiveReports.Design</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Design.Win.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Design_ReportExplorerEnabledNodesInternal_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public enum ReportExplorerEnabledNodesInternal</code></pre>
  </div>
  <h5 id="GrapeCity_ActiveReports_Design_ReportExplorerEnabledNodesInternal_remarks"><strong>Remarks</strong></h5>
  <div class="markdown level0 remarks"><p>This enumeration is intended for internal use and may support future features in ActiveReports. Currently, it defines modifiability for slicer nodes, which could be
used in future versions to allow users to modify slicers within the Report Explorer.</p>
</div>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    <thead>
    </thead></thead><tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Design_ReportExplorerEnabledNodesInternal_Slicers">Slicers</td>
        <td></td>
      </tr>
    </tbody>
  </table>
</div>
