How to: Create Drill-Down Reports
This example demonstrates the interactive capabilities of the Document Viewer control.
In particular, it shows how you can implement collapsible document sections, which can be expanded by clicking an element in Document Preview. This can be done by handling the DocumentPreviewModelBase.PreviewClick and/or DocumentPreviewModelBase.PreviewMouseMove events.
The result is illustrated in the following image.