Skip to content

DevExpress-Examples/wpf-reporting-create-a-document-sections-based-on-the-input-values

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reporting for WPF - Create a Document Sections Based on the Input Values

This example illustrates how to generate a document according to user input. To pass specific values to the document's detail section, assign these values to the e.Data parameter of the SimpleLink.CreateDetail event. As for the report page header (footer) sections, override their DataContext that is accessible through the corresponding Link properties. For instance, use the TemplatedLink.PageHeaderData property to set the data context of a PageHeader.

Files to Review

Does this example address your development requirements/objectives?

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