Click or drag to resize
GridControlHorizontalScroll Event
Occurs when the grid is scrolled horizontally.

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

Value

Type: System.Windows.FormsScrollEventHandler
See Also