[]
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.
public int VirtualScrollPagingPrevRowCount { get; set; }
Public Property VirtualScrollPagingPrevRowCount As Integer