# GrapeCity.Spreadsheet.PivotTables.IPivotTable.PageFieldOrder

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Spreadsheet_PivotTables_IPivotTable_PageFieldOrder_" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotTable.PageFieldOrder*">PageFieldOrder Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Spreadsheet_PivotTables_IPivotTable_PageFieldOrder_" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotTable.PageFieldOrder*"></a>
<h4 id="GrapeCity_Spreadsheet_PivotTables_IPivotTable_PageFieldOrder" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotTable.PageFieldOrder">PageFieldOrder</h4>
<div class="markdown level1 summary"><p>Gets or sets a <a class="xref" href="GrapeCity.Spreadsheet.Printing.Order.html">Order</a> value indicating the order in which page fields are added to the PivotTable report's layout.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">Order PageFieldOrder { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Property PageFieldOrder As Order</code></pre>
</div>
</div>
