ScrollEventHandler
Wisej.Web.ScrollEventHandler
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.2.0.0)
Represents the method that handles the Scroll event of a ScrollableControl, ScrollBar, TrackBar, or DataGridView.
Parameters
Name | Type | Description |
---|---|---|
sender | The source of the event. | |
e | A ScrollEventArgs that contains the event data. |
Fired By
Last updated