ReportViewer for WPF includes events that allow you to set interaction and customize the control. Some of the more important events are listed below.
The following events let you customize the C1ReportViewer control:
Event |
Description |
Event raised when the FindCount property has changed. |
|
Event raised when the FindNumber property has changed. |
|
Event raised when the FindText property has changed. |
|
Event raised when the IsFlowing property has changed. |
|
Event raised when the PageCount property has changed. |
|
Event raised when the PageNumber property has changed. |
|
Fired when a link from a document is clicked. |
|
Event raised when the ViewMode property has changed. |
|
Event raised when the Zoom property has changed. |