This example demonstrates how you can provide interactivity for documents that are displayed in a Document Preview for WPF.
In particular, it shows how you can implement a drill-down document, in which detail data is hidden until a user clicks a link in the Document Preview, after which the corresponding part of data is shown in the same document.
Starting with the 15.1 version, XtraReports supports automatic drill-down, so writing any code is no longer required to accomplish this task when publishing a report.