The LoadChartResourceListViewDocumentPaginator type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| LoadChartResourceListViewDocumentPaginator |
Initializes a new instance of the LoadChartResourceListViewDocumentPaginator class.
|
Methods
| Name | Description | |
|---|---|---|
| CancelAsync | (Inherited from DocumentPaginator.) | |
| ComputePageCount | (Inherited from DocumentPaginator.) | |
| ComputePageCountAsync | Overloaded. | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetPage |
Gets the DocumentPage for the specified page number.
(Inherited from ExportableControlDocumentPaginator.) | |
| GetPageAsync | Overloaded. | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| OnComputePageCountCompleted | (Inherited from DocumentPaginator.) | |
| OnGetPageCompleted | (Inherited from DocumentPaginator.) | |
| OnPagesChanged | (Inherited from DocumentPaginator.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Background |
Gets or sets the background to use.
(Inherited from ExportableControlDocumentPaginator.) | |
| Border |
Gets or sets the border to use.
(Inherited from ExportableControlDocumentPaginator.) | |
| Control |
Gets IExportableControl control instance to paginate contents of.
(Inherited from ExportableControlDocumentPaginator.) | |
| IsPageCountValid |
Gets a value indicating whether PageCount is the total number of pages.
(Inherited from ExportableControlDocumentPaginator.) | |
| Margin |
Gets or sets the margin to use.
(Inherited from ExportableControlDocumentPaginator.) | |
| PageCount |
Gets a count of the number of pages currently formatted.
(Inherited from ExportableControlDocumentPaginator.) | |
| PageSize |
Gets or sets the suggested width and height of each page.
(Inherited from ExportableControlDocumentPaginator.) | |
| Source |
Gets the element being paginated.
(Inherited from ExportableControlDocumentPaginator.) |
Events
| Name | Description | |
|---|---|---|
| ComputePageCountCompleted | (Inherited from DocumentPaginator.) | |
| GetPageCompleted | (Inherited from DocumentPaginator.) | |
| PagesChanged | (Inherited from DocumentPaginator.) |