MappedPagedList<T>.

IsLastPage Property

Summary

Gets a value indicating whether the current page is last page

Syntax

public bool IsLastPage { get; }

Value

Type Description
bool true if this instance is last page; otherwise, false.