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