ScrollEventHandler
Wisej.Web.ScrollEventHandler
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.0.0.0)
Represents the method that handles the Scroll event of a ScrollableControl, ScrollBar, TrackBar, or DataGridView.
public delegate void ScrollEventHandler(Object sender, ScrollEventArgs e)
Parameters
Name
Type
Description
Fired By
Last updated
Was this helpful?