C1.Win.FlexGrid Namespace / BeforeMouseDownEventArgs Class / Delta Property

In This Topic
Delta Property (BeforeMouseDownEventArgs)
In This Topic
Gets a signed count of the number of detents the mouse wheel has rotated. A detent is one notch of the mouse wheel.
Syntax
'Declaration
 
Public ReadOnly Property Delta As Integer
 
See Also