This example demonstrates the interactive capabilities of Document Preview.
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 PreviewClick, PreviewDoubleClick and/or PreviewMouseMove event of the DocumentPreviewModelBase class.
See also: How to: Create Drill-Down Reports.