# FarPoint.Web.Spread.SheetView.VirtualScrollPagingPrevRowCount

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="FarPoint_Web_Spread_SheetView_VirtualScrollPagingPrevRowCount_" data-uid="FarPoint.Web.Spread.SheetView.VirtualScrollPagingPrevRowCount*">VirtualScrollPagingPrevRowCount Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="FarPoint_Web_Spread_SheetView_VirtualScrollPagingPrevRowCount_" data-uid="FarPoint.Web.Spread.SheetView.VirtualScrollPagingPrevRowCount*"></a>
<h4 id="FarPoint_Web_Spread_SheetView_VirtualScrollPagingPrevRowCount" data-uid="FarPoint.Web.Spread.SheetView.VirtualScrollPagingPrevRowCount">VirtualScrollPagingPrevRowCount</h4>
<div class="markdown level1 summary"><p>Indicates the number of additional rows that are displayed from previous pages before the top of the current page.
The default value is zero. This setting only has an effect when <a class="xref" href="FarPoint.Web.Spread.SheetView.AllowVirtualScrollPaging.html#FarPoint_Web_Spread_SheetView_AllowVirtualScrollPaging">AllowVirtualScrollPaging</a> is true.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public int VirtualScrollPagingPrevRowCount { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property VirtualScrollPagingPrevRowCount As Integer</code></pre>
</div>
</div>
