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

IPaginatedList.IsFirstPage Property

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

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

See Also

IPaginatedList Interface | IBatisNet.Common.Pagination Namespace