ReportViewer for WPF and Silverlight | ComponentOne
In This Topic
    Basic Events
    In This Topic

    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

    FindCountChanged

    Event raised when the FindCount property has changed.

    FindNumberChanged

    Event raised when the FindNumber property has changed.

    FindTextChanged

    Event raised when the FindText property has changed.

    IsFlowingChanged

    Event raised when the IsFlowing property has changed.

    PageCountChanged

    Event raised when the PageCount property has changed.

    PageNumberChanged

    Event raised when the PageNumber property has changed.

    RequestNavigate

    Fired when a link from a document is clicked.

    ViewModeChanged

    Event raised when the ViewMode property has changed.

    ZoomChanged

    Event raised when the Zoom property has changed.