Gets or sets a value indicating whether the list has a previous page.
Namespace:
Mindroute.Core.CollectionsAssembly: Mindroute.Core (in Mindroute.Core.dll) Version: 1.0.0.0 (1.0.0)
Syntax
| C# |
|---|
public bool HasPreviousPage { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property HasPreviousPage As Boolean |