HasPreviousPage Property
Definition
- Namespace
- Cuemon.Collections.Generic
- Assemblies
- Cuemon.Core.dll
HasPreviousPage
Gets a value indicating whether this instance has a previous paged data sequence.
public bool HasPreviousPage { get; }
Property Value
- bool
trueif this instance has a previous paged data sequence; otherwise,false.