# C1.Win.FlexPivot.PivotFieldEx

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_FlexPivot_PivotFieldEx" data-uid="C1.Win.FlexPivot.PivotFieldEx" class="text-break">PivotFieldEx Class
</h1>
  <div class="markdown level0 summary"><p>The extension class for the PivotField's additional methods.</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">PivotFieldEx</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.FlexPivot.html">C1.Win.FlexPivot</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.FlexPivot.10.dll</h6>
  <h5 id="C1_Win_FlexPivot_PivotFieldEx_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public static class PivotFieldEx</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Module PivotFieldEx</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="C1_Win_FlexPivot_PivotFieldEx_GetReadOnly_C1_PivotEngine_PivotField_" data-uid="C1.Win.FlexPivot.PivotFieldEx.GetReadOnly(C1.PivotEngine.PivotField)">
          <a class="xref" href="C1.Win.FlexPivot.PivotFieldEx.GetReadOnly.html#C1_Win_FlexPivot_PivotFieldEx_GetReadOnly_C1_PivotEngine_PivotField_">GetReadOnly(PivotField)</a>
        </td>
        <td class="markdown level1 summary"><p>Returns whether the field can be changed through UI or not.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexPivot_PivotFieldEx_SetReadOnly_C1_PivotEngine_PivotField_System_Boolean_" data-uid="C1.Win.FlexPivot.PivotFieldEx.SetReadOnly(C1.PivotEngine.PivotField,System.Boolean)">
          <a class="xref" href="C1.Win.FlexPivot.PivotFieldEx.SetReadOnly.html#C1_Win_FlexPivot_PivotFieldEx_SetReadOnly_C1_PivotEngine_PivotField_System_Boolean_">SetReadOnly(PivotField, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Defines whether the field can be changed through UI or not.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
