FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / PrintPageTemplate Class / OnPreviewMouseWheel Method

In This Topic
    OnPreviewMouseWheel Method (PrintPageTemplate)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnPreviewMouseWheel( _
       ByVal e As MouseWheelEventArgs _
    ) 
    protected virtual void OnPreviewMouseWheel( 
       MouseWheelEventArgs e
    )

    Parameters

    e
    See Also