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

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

Syntax

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

See Also