MappedPagedList<T>.

FirstItemOnPage Property

Summary

Gets one-based index of first item in current page

Syntax

public long FirstItemOnPage { get; }

Value

Type Description
long The first item on page.