Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 3.28 KB

File metadata and controls

35 lines (25 loc) · 3.28 KB

XAF - How to Print a report without displaying a preview

This example demonstrates how to implement an Action that prints a specific report without displaying its preview. The printed report uses custom sorting and includes only the items selected in the List View. The complete description is available in the How to: Print a Report Without Displaying a Preview (in Reports V2) topic.

You can also use the code from this example to access an XtraReport object and then export or email report content according to tutorials listed in the Export Reports topic.

image

Files to Review:

Documentation

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)