Click or drag to resize
GridControlVerticalScroll Event
Occurs when the grid is scrolled vertically.

Namespace: Stingray.Grid
Assembly: Stingray.GridControl (in Stingray.GridControl.dll) Version: 14.0.0.0
Syntax
[BrowsableAttribute(true)]
public event ScrollEventHandler VerticalScroll

Value

Type: System.Windows.FormsScrollEventHandler
See Also