Click or drag to resize

IncrementalLoadingCompletedEventArgsItemsCount Property

Number of items loaded in current page.

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

Property Value

Type: UInt32
See Also