IncrementalLoadingStartedEventArgsPageUpperBound Property |
Page upper bound over the total number of items.
Namespace:
Unvired.Kernel.Utils
Assembly:
Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic uint PageUpperBound { get; set; }Public Property PageUpperBound As UInteger
Get
Set
public:
property unsigned int PageUpperBound {
unsigned int get ();
void set (unsigned int value);
}member PageUpperBound : uint32 with get, set
Property Value
Type:
UInt32
See Also