iBATIS.NET Class Library DataMapper V1.6.1, DataAccess V1.9.1

IPaginatedList.IsLastPage Property

Is the current page the last page ? Return True if the current page is the last page or if only a single page exists.

[Visual Basic]
Property IsLastPage As 
[C#]
Boolean IsLastPage {get;}

See Also

IPaginatedList Interface | IBatisNet.Common.Pagination Namespace