Skip to content

How to use the DXPrinting Library to print data from the standard ListView control

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/reporting-wpf-print-listview-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reporting for WPF - Print a ListView data

This example shows how to print data from the ListView control. The DXPrinting Library is designed to print data that is organized according to the presentation defined in the data templates. The print templates are built-in only for the DXGrid. To print data of any standard control, create a template and use it to print data. For this, use the SimpleLink class.

The data templates in this example are defined for the page header and detail areas of the document (the SimpleLink.PageHeader and SimpleLink.Detail properties). The TextEdit controls are used for this purpose, because they have built-in export settings, unlike the regular TextBlock elements.

Files to Review

Documentation

More Examples

Does this example address your development requirements/objectives?

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

About

How to use the DXPrinting Library to print data from the standard ListView control

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •