Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 2.23 KB

File metadata and controls

25 lines (16 loc) · 2.23 KB

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)