Click or drag to resize

IncrementalLoadingStartedEventArgs Properties

The IncrementalLoadingStartedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyPageLowerBound
Page lower bound over the total number of items.
Public propertyPageSize
Number of items to load in the current page.
Public propertyPageUpperBound
Page upper bound over the total number of items.
Top
See Also