Occurs when the mouse wheel moves while the control has focus.
    Namespace: 
   PerpetuumSoft.ReportingServices.Viewer.ClientAssembly: PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0
Syntax
| C# | 
|---|
public abstract void MouseWheel( double delta )  | 
| Visual Basic (Declaration) | 
|---|
Public MustOverride Sub MouseWheel ( _ delta As Double _ )  | 
| Visual C++ | 
|---|
public: virtual void MouseWheel( double delta ) abstract  | 
Parameters
- delta
 - Type: System..::.Double
The delta.