# FarPoint.Win.Spread.Dialogs.PivotTableFieldsForm.PivotTableDeferLayoutUpdate

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="FarPoint_Win_Spread_Dialogs_PivotTableFieldsForm_PivotTableDeferLayoutUpdate_" data-uid="FarPoint.Win.Spread.Dialogs.PivotTableFieldsForm.PivotTableDeferLayoutUpdate*">PivotTableDeferLayoutUpdate Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="FarPoint_Win_Spread_Dialogs_PivotTableFieldsForm_PivotTableDeferLayoutUpdate_" data-uid="FarPoint.Win.Spread.Dialogs.PivotTableFieldsForm.PivotTableDeferLayoutUpdate*"></a>
<h4 id="FarPoint_Win_Spread_Dialogs_PivotTableFieldsForm_PivotTableDeferLayoutUpdate" data-uid="FarPoint.Win.Spread.Dialogs.PivotTableFieldsForm.PivotTableDeferLayoutUpdate">PivotTableDeferLayoutUpdate</h4>
<div class="markdown level1 summary"><p>Gets bool value to indicate the pivot table will be paused automatic refreshes, allowing you to make multiple changes to the layout before applying them all at once.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public bool PivotTableDeferLayoutUpdate { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public ReadOnly Property PivotTableDeferLayoutUpdate As Boolean</code></pre>
</div>
</div>
