ScrollEventHandler
Wisej.Web.ScrollEventHandler
Last updated
Was this helpful?
Wisej.Web.ScrollEventHandler
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.2.0.0)
Represents the method that handles the Scroll event of a ScrollableControl, ScrollBar, TrackBar, or DataGridView.
sender
The source of the event.
e
A that contains the event data.
Fired when the widget scrolls its content.
Fired when the user or code scrolls through the client area.
Fired when the scroll box has been moved by either a mouse or keyboard action.
Fired when the user or code scrolls the grid.