# FarPoint.Web.Spread.SheetView.AllowPage

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="FarPoint_Web_Spread_SheetView_AllowPage_" data-uid="FarPoint.Web.Spread.SheetView.AllowPage*">AllowPage Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="FarPoint_Web_Spread_SheetView_AllowPage_" data-uid="FarPoint.Web.Spread.SheetView.AllowPage*"></a>
<h4 id="FarPoint_Web_Spread_SheetView_AllowPage" data-uid="FarPoint.Web.Spread.SheetView.AllowPage">AllowPage</h4>
<div class="markdown level1 summary"><p>Gets or sets whether the sheet displays the number of pages and
the arrows for navigating to other pages in the sheet.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public bool AllowPage { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property AllowPage As Boolean</code></pre>
</div>
</div>
