Click or drag to resize

IncrementalLoadingStartedEventArgsPageSize Property

Number of items to load in the 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 PageSize { get; set; }

Property Value

Type: UInt32
See Also