'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. |
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2