Occurs when the mouse left button is released when the pointer is in 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 OnMouseUp()
Visual Basic (Declaration)
Public Sub OnMouseUp
Visual C++
public:
void OnMouseUp()

See Also