PagingPredicate Properties |
The PagingPredicate type exposes the following members.
Name | Description | |
---|---|---|
Comparer | IComparer<KeyValuePair<object, object>>> implementation used to sort the result on client side.
| |
IterationType |
Iteration type this paging predicate: One of Key, Value or Entry
| |
Page |
Current page index
| |
PageSize |
Page size of each iteration
|