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