IncrementalLoadingStartedEventArgs Class |
Namespace: Unvired.Kernel.Utils
The IncrementalLoadingStartedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| IncrementalLoadingStartedEventArgs | Initializes a new instance of the IncrementalLoadingStartedEventArgs class |
| Name | Description | |
|---|---|---|
| PageLowerBound |
Page lower bound over the total number of items.
| |
| PageSize |
Number of items to load in the current page.
| |
| PageUpperBound |
Page upper bound over the total number of items.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |