piDogDataView.DataView.MouseWheel

Scope: Public
Event MouseWheel(x as integer, y as integer, byref deltax as double, byref deltay as double) As Boolean
The user has scrolled the control. return true to handle the event.