Print the DevExpress WPF Grid Control
By using the newly introduced DevExpress WPF Printing Library, you can render our WPF Grid Control's contents with ease (including all current customization settings such as data filtering, sorting, grouping, summaries, column visibility, etc). As you might imagine, this new capability allows you to generate numerous WPF "reports" without hassles. 
In addition to printing the grid, you can also export your reports to other formats, including PDF and XLS. 
Since the DXPrinting Library prints the visual tree it obtains from controls, you can freely customize the templates used to render tree elements. The image below demonstrates what can be accomplished in this regard. 
|