Occurs when the pointer leaves report viewer bounds.

Namespace:  PerpetuumSoft.ReportingServices.Viewer.Client
Assembly:  PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0

Syntax

C#
public void OnMouseLeave()
Visual Basic (Declaration)
Public Sub OnMouseLeave
Visual C++
public:
void OnMouseLeave()

See Also