'Declaration Public Class DataGridPaginator Inherits System.Windows.Documents.DocumentPaginator
'Usage Dim instance As DataGridPaginator
public class DataGridPaginator : System.Windows.Documents.DocumentPaginator
'Declaration Public Class DataGridPaginator Inherits System.Windows.Documents.DocumentPaginator
'Usage Dim instance As DataGridPaginator
public class DataGridPaginator : System.Windows.Documents.DocumentPaginator
System.Object
System.Windows.Documents.DocumentPaginator
Xceed.Wpf.DataGrid.Print.DataGridPaginator
| Name | Description | |
|---|---|---|
![]() | ImageableArea | Gets or sets the imageable area of each page. |
![]() | IsPageCountValid | Overridden. Gets a value indicating whether PageCount is the total number of pages. |
![]() | PageCount | Overridden. Gets the number of pages that are currently formatted. |
![]() | PageOrientation | Gets or sets the orientation of each page. |
![]() | PageRange | Gets or sets the range of the pages to be formatted. |
![]() | PageSize | Overridden. Gets or sets the suggested width and height of each page. |
![]() | ProgressInfo | Gets progress information on the content of a grid that is being printed or exported. |
![]() | Source | Overridden. Gets the element being paginated. |
| Name | Description | |
|---|---|---|
![]() | CancelAsync | (Inherited from System.Windows.Documents.DocumentPaginator) |
![]() | ComputePageCount | (Inherited from System.Windows.Documents.DocumentPaginator) |
![]() | ComputePageCountAsync | Overloaded. (Inherited from System.Windows.Documents.DocumentPaginator) |
![]() | GetPage | Overridden. Retrieves the page at the specified index. |
![]() | GetPageAsync | Overloaded. (Inherited from System.Windows.Documents.DocumentPaginator) |
![]() | GetPageBitmap | Retrieves the page at the specified index as a bitmap. |
![]() | InitializeSettings | Overloaded. Initializes the paginator settings using the values provided by the specified PrintDialog. |
![]() | ToString | Returns the string representation of the DataGridPaginator. |
| Name | Description | |
|---|---|---|
![]() | OnComputePageCountCompleted | (Inherited from System.Windows.Documents.DocumentPaginator) |
![]() | OnGetPageCompleted | (Inherited from System.Windows.Documents.DocumentPaginator) |
![]() | OnPagesChanged | (Inherited from System.Windows.Documents.DocumentPaginator) |
![]() | OnProgress | Raises the Progress event. |
| Name | Description | |
|---|---|---|
![]() | ComputePageCountCompleted | (Inherited from System.Windows.Documents.DocumentPaginator) |
![]() | GetPageCompleted | (Inherited from System.Windows.Documents.DocumentPaginator) |
![]() | PagesChanged | (Inherited from System.Windows.Documents.DocumentPaginator) |
![]() | Progress | Raised to provide progress information during the printing or exporting process. |
.NET: net5.0, net5.0-windows, net6.0, net6.0-macos, net6.0-windows, net7.0, net7.0-macos, net7.0-windows, net8.0, net8.0-browser, net8.0-macos, net8.0-windows, net9.0, net9.0-browser, net9.0-macos, net9.0-windows, net10.0, net10.0-browser, net10.0-macos, net10.0-windows.
.NET Framework: net20, net35, net40, net403, net45, net451, net452, net46, net461, net462, net463, net47, net471, net472, net48, net481.