Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 1.13 KB

File metadata and controls

14 lines (8 loc) · 1.13 KB

Files to look at:

DocumentPreviewControl - How to: Create a Drill-Down Report (Runtime Sample)

This example demonstrates how to programmatically create a drill-down report by handling a report control's XRControl.PreviewClick event.

To achieve the same functionality without writing a line of code, use the approach described in the How to: Create a Drill-Down Report topic.

See also:
How to: Create a Drill-Down Report (Runtime Sample)
How to create a drill-through report in WPF