C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / GridManipulationLayer Class / OnPreviewMouseWheel Method

In This Topic
OnPreviewMouseWheel Method (GridManipulationLayer)
In This Topic
Syntax
'Declaration
 
Protected Overridable Sub OnPreviewMouseWheel( _
   ByVal e As MouseWheelEventArgs _
) 
 

Parameters

e
See Also