Gets or sets a value indicating whether the current page is the last.

Namespace:  Mindroute.Core.Collections
Assembly:  Mindroute.Core (in Mindroute.Core.dll) Version: 1.0.0.0 (1.0.0)

Syntax

C#
bool IsLastPage { get; set; }
Visual Basic (Declaration)
Property IsLastPage As Boolean

See Also