Click or drag to resize

DataStructureCollectionTHasMoreItems Property

Gets/sets whether the collection should continue loading data from source.

Namespace:  Unvired.Kernel.Utils
Assembly:  Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool HasMoreItems { get; }

Property Value

Type: Boolean

Implements

ISupportIncrementalLoadingHasMoreItems
See Also