Printing and Exporting Grid Data
By using the DevExpress Silverlight Printing Library, you can render DXGrid contents with ease (including all current customization settings such as data filtering, sorting, grouping, summaries, column visibility, etc). As you might imagine, this capability allows you to generate numerous reports without hassles. 
In addition to printing the grid, you can also export your reports to other formats, including XPS, PDF and XLS.
 
Export to XLS - Silverlight Grid Control
|
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. 
|