| Class | Description |
|---|---|
| DataGridPageControl | A control that determines the layout of the printed pages when a DataGridControl is printed or exported. ![]() |
| DataGridPaginator | Class that creates a multiple-page element from a DataGridControl object. ![]() |
| PrintVirtualizingStackPanel | Arranges and virtualizes content to be printed on a single line that is oriented either horizontally or vertically. ![]() |
| ProgressEventArgs | Provides progress information during printing or exporting operations. ![]() |
| ProgressInfo | Class that provides information on the content of a grid is being printed or exported. ![]() |
| Enumeration | Description |
|---|---|
| PagePrintOrder | Value representing the order in which the pages are printed (see Remarks). ![]() |
The views that can be used when printing are defined in the Xceed.Wpf.DataGrid.Views namespace.
