LimitFilter Properties |
The LimitFilter type exposes the following members.
| Name | Description | |
|---|---|---|
| BottomAnchor |
Gets or sets the bottom anchor object, which is the last value
object on the current page.
| |
| Comparer |
Gets or sets the IComparer used to partition the entry
values into pages.
| |
| Cookie |
Gets or sets the cookie object.
| |
| Filter |
Gets the IFilter whose results are truncated by
this filter.
| |
| Page |
Gets or sets current page number (zero-based).
| |
| PageSize |
Gets or sets the page size (expressed as a number of entries per
page).
| |
| TopAnchor |
Gets or sets the top anchor object, which is the last value
object on a previous page.
|