MappedPagedList<T>.

LastItemOnPage Property

Summary

Gets one-based index of last item in current page

Syntax

public long LastItemOnPage { get; }

Value

Type Description
long The last item on page.