Method OnScroll
OnScroll(ScrollEventArgs)
Raises the Scroll event.
protected virtual void OnScroll(ScrollEventArgs e)
Parameters
e
ScrollEventArgsThe ScrollEventArgs that contains the event data.
Raises the Scroll event.
protected virtual void OnScroll(ScrollEventArgs e)
e
ScrollEventArgsThe ScrollEventArgs that contains the event data.