The PageViewBase type exposes the following members.
Methods
Name | Description | |
---|---|---|
DeletePageContent |
Deletes the page content.
| |
Equals | (Inherited from Object.) | |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
GetCurrentPageNumber |
Returns a number of the current page.
| |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
InitializeView |
Creates page layout in the element for display.
| |
IsFirstPage |
Checks if the current page is the first one.
| |
IsLastPage |
Checks if the current page is the last one.
| |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
NavigateToFirstPage |
Navigates to the first report page and sets it as current.
| |
NavigateToLastPage |
Navigates to the last report page and sets it as current.
| |
NavigateToPage |
Navigates to the specified page and sets it as current page.
| |
NavigateToPageElement |
Navigates to the specified page in the specified coordinates and sets it as current.
| |
SetLoadingIndicator |
Sets an element which is displayed during the loading.
| |
SetPageContent |
Sets page's content.
| |
ToString | (Inherited from Object.) |