Occurs when the mouse left button is pressed when the pointer is in report viewer bounds.

Namespace:  PerpetuumSoft.Reporting.Silverlight.Client
Assembly:  PerpetuumSoft.Reporting.Silverlight.Client (in PerpetuumSoft.Reporting.Silverlight.Client.dll) Version: 1.0.1.0 (1.0.1.0)

Syntax

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

See Also