[]
        
(Showing Draft Content)

FarPoint.Web.Spread.SheetView.VirtualScrollPagingPrevRowCount

VirtualScrollPagingPrevRowCount Property

VirtualScrollPagingPrevRowCount

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 AllowVirtualScrollPaging is true.

Declaration
public int VirtualScrollPagingPrevRowCount { get; set; }
Public Property VirtualScrollPagingPrevRowCount As Integer