[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.BaseGrid.Frame.OnMouseWheel

OnMouseWheel Method

OnMouseWheel(MouseEventArgs)

Inherited from Control.

Declaration
protected override void OnMouseWheel(MouseEventArgs e)
Parameters
Type Name Description
MouseEventArgs e
Overrides