ComponentOne FlexGrid for WinForms
Delta Property

C1.Win.C1FlexGrid Namespace > BeforeMouseDownEventArgs Class : Delta Property
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
public int Delta {get;}
See Also

Reference

BeforeMouseDownEventArgs Class
BeforeMouseDownEventArgs Members